Re: SAT>IP Protocol support
#76RTP mode important also. You can try change to "enable" in IPTV Client properties.
Hi Prog,Prog wrote:1. Test RTSP/TS from VLC from file and not have any problems.
for example vlc -vvv test.ts --sout=#rtp{sdp=rtsp://:8554/testTS} :sout-keep
Code: Select all
vlc -vvv rtsp://192.168.210.181:554/programID=5267457 --sout-all --sout=#rtp{mux=ts,sdp=rtsp://0.0.0.0:8554/channel1} :sout-keep
Code: Select all
ffmpeg -i rtsp://192.168.210.181:554/programID=5267457 capture-satip.ts 2> capture-satip.txt
Hi Prog,Prog wrote:Try "b" prerelease. And send me logs of 3-4 channel with 10-20 seconds on every channel.
What different between "good" and "bad" channels?evarost wrote:
With some channels, ProgDVB is always in "Analysing..." mode... I attach logs.
Hi Prog,Prog wrote:It is simple but your device is not same like DVB.
1. It repack traffic and I am not sure about CI streams in result.
2. Addition delay for traffic. Impossible use sharing with addition 1-3 seconds delay.
Ummmm....Prog wrote:What different between "good" and "bad" channels?evarost wrote:
With some channels, ProgDVB is always in "Analysing..." mode... I attach logs.
Hi Prog,Prog wrote:1. About pids. Check ECM value in channel properties and in File->Input traffic->All pids. But problems in delays in any case. I am not like add function if not sure in 100% stability. Do you like crash every hour?
2. Traffic remuxed, because only one channel in place of 10-20 channel per mux in DVB.
3. Scannner not need for your device and you can use IPTV Client without any problem. I am not can repeat that in every message :-/
4. About TEARDOWN, I prepeare version today or in near days.