Forums » Descrambling »
[Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first
Added by g gebruikerh over 5 years ago
Hi All,
After a few day testing trying etc, I got the SAT-IP connection to my Panasonic client working:).
But now I have an issue with my descrambling. I have Oscam connection with dvbapi with works fine with my kodi clients.
But if I select an channel that needs descrambling on satip client. I'm getting the message on my client. Channel is Scrambled.
The follow message is given in OSCAM:
2019/06/13 22:11:01 3191AF85 c (dvbapi) Demuxer 0 found 6 ECMpids and 1 STREAMpids in caPMT
2019/06/13 22:11:01 3191AF85 c (dvbapi) Demuxer 0 found channel in cache and matching prio -> start descrambling ecmpid 4
2019/06/13 22:11:01 3191AF85 c (dvbapi) Demuxer 0 trying to descramble PID 4 CAID 0604 PROVID 000000 ECMPID 0803 ANY CHID PMTPID 07D0 VPID 07D1
2019/06/13 22:11:01 3191AF85 c (dvbapi) Demuxer 0 continue decoding of SRVID 4C05
2019/06/13 22:11:01 3191AF85 c (dvbapi) Demuxer 0 found 6 ECMpids and 1 STREAMpids in caPMT
2019/06/13 22:11:01 3191AF85 c (dvbapi) Demuxer 0 found 6 ECMpids and 6 STREAMpids in PMT
2019/06/13 22:11:01 3191AF85 c (dvbapi) Demuxer 0 stop descrambling program number 4C05 (1868@000000:4C05 unknown)
But if I start the same Channel on my PC via VLC (mux channel) the descrambling works on my sat ip client. And even if I switch after 20 sec my channel on my PC (VLC) is stays on working until I switch on a channel on my Sat IP Client.
So somehow my Sat ip Client is not generating the correct trigger the first time to OSCAM to start decode.. I have google allot but can not find the solution. It should be something simple.. But I need to some help in this.
OScam
[dvbapi]
enabled = 1
au = 1
pmt_mode = 4
request_mode = 1
user = tvheadend
boxtype = pc-nodmx
Replies (69)
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by saen acro over 5 years ago
Post image of service info
Configuration > DVB Inputs > Services
Info button on service line
Error 400 mean Bad Request - Invalid URL
But with part is malformed
is this work
rtsp://192.168.1.38:554/?freq=290&bw=8&msys=dvbc&mtype=256qam&sr=6900&pids=5001,5012,5011,5101,5000,5102,5103,8187
or this
rtsp://192.168.1.38:554/?freq=290&bw=8&msys=dvbc&mtype=256qam&sr=6900&specinv=1&pids=0,16,17,18,20,5100,5101,1170,1176,2171,5102,5103,5104,5105,5106,5108,5172
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by g gebruikerh over 5 years ago
Both don't work.
If test the channel via HTTP is works perfectly.
requested info:
Index PID Type Taal Details 0x1389 / 5001 PCR 0x1388 / 5000 PMT 1 0x1389 / 5001 H264 2 0x1393 / 5011 MPEG2AUDIO dut 3 0x1394 / 5012 AC3 dut 4 0x13ed / 5101 TELETEXT 5 0x13ee / 5102 DVBSUB dut 6 0x13ef / 5103 DVBSUB dut 7 0x2378 / 9080 TEXTSUB dut 8 0x13ba / 5050 CA CAIDS:0602:000000 9 0x13bb / 5051 CA CAIDS:0604:000000 10 0x13bc / 5052 CA CAIDS:0606:000000 11 0x13c4 / 5060 CA CAIDS:1801:000000 12 0x13c5 / 5061 CA CAIDS:1850:000000 13 0x13c6 / 5062 CA CAIDS:1868:000000 Na filteren en sorteren (zonder PCR en PMT) Index PID Type Taal Details 1 0x1389 / 5001 H264 2 0x1393 / 5011 MPEG2AUDIO dut 3 0x1394 / 5012 AC3 dut 4 0x13ed / 5101 TELETEXT 5 0x13ee / 5102 DVBSUB dut 6 0x13ef / 5103 DVBSUB dut 7 0x2378 / 9080 TEXTSUB dut 8 0x13ba / 5050 CA CAIDS:0602:000000 9 0x13bb / 5051 CA CAIDS:0604:000000 10 0x13bc / 5052 CA CAIDS:0606:000000 11 0x13c4 / 5060 CA CAIDS:1801:000000 12 0x13c5 / 5061 CA CAIDS:1850:000000 13 0x13c6 / 5062 CA CAIDS:1868:000000
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by saen acro over 5 years ago
Filter CAID
Configuration > Stream > Stream filters > CA stream filters
set IGNORE to unused
and USE to correct
Next is debugging deep in url sniffing
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by g gebruikerh over 5 years ago
Hi,
See config attached. Should be correct. But all the same error message.
For the debugging Wireshark?
As for this URL it is giving this info:
117632 102.752298 192.168.1.60 192.168.1.38 RTSP 275 OPTIONS rtsp://192.168.1.38:554/?freq=290&bw=8&msys=dvbc&mtype=256qam&sr=6900&specinv=1&pids=5001,5012,5011,5101,5000,5102,5103,8187 RTSP/1.0
117635 102.756094 192.168.1.38 192.168.1.60 RTSP 128 Reply: RTSP/1.0 200 OK
The other one:
117638 102.756212 192.168.1.60 192.168.1.38 RTSP 301 DESCRIBE rtsp://192.168.1.38:554/?freq=290&bw=8&msys=dvbc&mtype=256qam&sr=6900&specinv=1&pids=5001,5012,5011,5101,5000,5102,5103,8187 RTSP/1.0
117639 102.768590 192.168.1.38 192.168.1.60 RTSP 92 Reply: RTSP/1.0 400 Bad Request
The last one:
117711 104.934048 192.168.1.60 192.168.1.38 RTSP 257 SETUP rtsp://192.168.1.38:554/?freq=290&bw=8&msys=dvbc&mtype=256qam&sr=6900&specinv=1&pids=5001,5012,5011,5101,5000,5102,5103,8187 RTSP/1.0
117713 104.948966 192.168.1.38 192.168.1.60 RTSP 84 Reply: RTSP/1.0 400 Bad Request
CA filter.png (197 KB) CA filter.png | Ca filter |
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by saen acro over 5 years ago
This dumps are from TV I guess?
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by g gebruikerh over 5 years ago
saen acro wrote:
This dumps are from TV I guess?
No from server tot VLC on my laptop. But I'm a newbe on wireshark so i was just trying to see what is happening.
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by saen acro over 5 years ago
Try with TV requests, they are important.
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by g gebruikerh over 5 years ago
Ok, I will try to find out how can I see my TV requests via Wireshark or put it on other laptop with LAN connectivity instead only wifi. Wil let you know asap
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by g gebruikerh over 5 years ago
HI Sean, do we really need te stream to the TV? Because in my opion we are doing the samething with playing an RTSG stream via VLC on my pc..
I get the same error message..
I have tried to get wireshark working to catch my tv stream but until now i did not succeeded
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by saen acro over 5 years ago
Try to increase debug logs in TVH
Configuration > Debug
tbl-satip, rtsp, satipsmaby and some others
My guess is that TVH pass stream without descramble
maby issue ticket need to be created
Somehow
HDhomerun > TVH Sat>IP server > Sat>IP client
skip descrambling or url used to call stream is wrong.
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by g gebruikerh over 5 years ago
Hi Saen,
So i'm log file attached. It looks like you are maybe right that somehow not triggers oscam to start decrambling or are you seeing something else?
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by saen acro over 5 years ago
[ ERROR]:http: 192.168.1.43: RTSP/1.0 SETUP rtsp://192.168.1.38/stream=99?fe=1&freq=346&sr=6900&msys=dvbc&mtype=256qam&specinv=0&tvhweight=100&pids=0 -- 455 [ ERROR]:http: 192.168.1.60: RTSP/1.0 DESCRIBE rtsp://192.168.1.38:554/?freq=290&bw=8&msys=dvbc&mtype=256qam&sr=6900&specinv=1&pids=5001,5012,5011,5101,5000,5102,5103,8187 -- 400
meaning of error 400 and 455
400 Bad Request 455 Method Not Valid in This State (RTSP)
Is there any setting for hdhomerun in tvh?
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by zapp -it over 5 years ago
[First of all, English is not my native language ]
I don't know if this applies to this question, but okay, not shot is always wrong. I have a provider that offers replay TV and uses an RTSP stream for that, I cannot add this stream in TVH because the provider first expects a DESCRIBE command instead of a SETUP command. Now I have just looked in the RFC 7826 and I see in the examples (https://tools.ietf.org/html/rfc7826#appendix-A) that they indeed first send a DESCRIBE command for the SETUP command, I want not to say that this could be the case here but this information is more under the guise of FYI
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by g gebruikerh over 5 years ago
Hi Saen,
See screenshot attached I see no setting for SAT>IP for HDhomerun. Maybe it's the combination that not works? HDHR, TVH, SATIP?
Although my internal WETEK tuner has the same problem.
Or may Zapp-IT information could be correct? But I can't explain why FTA channel do work and decramble channels not..
Or is there maybe something wrong in my network?
hdhr settings.png (54.8 KB) hdhr settings.png | hdhr settings |
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by saen acro over 5 years ago
Select option remove Scrambled bit
TV is stupid and do not try to play if bit not removed from stream
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by g gebruikerh over 5 years ago
Hi Saen,
Did not help. Only difference is that TV is giving me the info "no image" instead of channel encrypted.
Oscam is giving me this info:
2019/07/02 10:48:38 36673B88 c (dvbapi) Demuxer 0 ecmpid 0 CAID: 1868 ECM_PID: 080E PROVID: 000000 2019/07/02 10:48:38 36673B88 c (dvbapi) Demuxer 0 ecmpid 1 CAID: 1850 ECM_PID: 080D PROVID: 000000 2019/07/02 10:48:38 36673B88 c (dvbapi) Demuxer 0 ecmpid 2 CAID: 1801 ECM_PID: 080C PROVID: 000000 2019/07/02 10:48:38 36673B88 c (dvbapi) Demuxer 0 ecmpid 3 CAID: 0606 ECM_PID: 0804 PROVID: 000000 2019/07/02 10:48:38 36673B88 c (dvbapi) Demuxer 0 ecmpid 4 CAID: 0604 ECM_PID: 0803 PROVID: 000000 2019/07/02 10:48:38 36673B88 c (dvbapi) Demuxer 0 ecmpid 5 CAID: 0602 ECM_PID: 0802 PROVID: 000000 2019/07/02 10:48:38 36673B88 c (dvbapi) Demuxer 0 found 6 ECMpids and 1 STREAMpids in caPMT 2019/07/02 10:48:38 36673B88 c (dvbapi) Demuxer 0 found channel in cache and matching prio -> start descrambling ecmpid 2 2019/07/02 10:48:38 36673B88 c (dvbapi) Demuxer 0 trying to descramble PID 2 CAID 1801 PROVID 000000 ECMPID 080C ANY CHID PMTPID 07D0 VPID 07D1 2019/07/02 10:48:38 36673B88 c (dvbapi) Demuxer 0 found 6 ECMpids and 6 STREAMpids in PMT 2019/07/02 10:48:38 36673B88 c (dvbapi) Demuxer 0 stop descrambling program number 4C05 (RTL 4 HD) 2019/07/02 10:48:38 36673B88 c (ecm) tvheadend (0606@007911/0000/4C05/6A:F943476B8E69C7EC83D63A10E203F409): found (315 ms) by remote_2 - RTL 4 HD
Tvh log is giving me this info:
2019-07-02 10:48:38.028 [ INFO]:capmt: oscam: Starting CAPMT server for service "RTL 4 HD" on adapter 0 *2019-07-02 10:48:38.028 [ INFO]:subscription: 030A: "SAT>IP Slave/Ziggo/458MHz/RTL 4 HD" subscribing to service "Ziggo/458MHz/RTL 4 HD", weight: 100, adapter: "HDHomeRun DVB-C Tuner #0 (192.168.1.23)", network: "Ziggo", mux: "458MHz", provider: "Ziggo", client="SAT>IP Slave/Ziggo/458MHz/RTL 4 HD"* 2019-07-02 10:48:38.120 [ DEBUG]:satips: 0/D2783582/263: PLAY from 192.168.1.57:65515 DVB-C freq 458000000 sym 6900000 mod QAM/256 fec AUTO ds 0 plp -1 pids 0,1,2,16,17,18,20,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:38.165 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101 *2019-07-02 10:48:38.263 [ INFO]:subscription: 030A: "SAT>IP Slave/Ziggo/458MHz/RTL 4 HD" unsubscribing, client="SAT>IP Slave/Ziggo/458MHz/RTL 4 HD"* 2019-07-02 10:48:38.316 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:38.466 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:38.616 [ DEBUG]:satips: 0/D2783582/263: PLAY from 192.168.1.57:65515 DVB-C freq 458000000 sym 6900000 mod QAM/256 fec AUTO ds 0 plp -1 pids 0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:38.617 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:38.767 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:38.917 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:39.068 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:39.218 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:39.368 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:39.519 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:39.669 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:39.820 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:39.970 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:40.120 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:40.271 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:40.421 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:40.571 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:40.722 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:40.872 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:41.023 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:41.173 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:41.323 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:41.474 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:41.624 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:41.775 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:41.925 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:42.075 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:42.226 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:42.376 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:42.526 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:42.677 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:42.827 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:42.977 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:43.128 [ TRACE]:satips: RTCP send to 192.168.1.57:3457 : ver=1.1;tuner=1,240,1,15,458,,dvbc,,6900,,,,;pids=0,1,2,16,17,18,20,100,101,102,103,104,105,2000,2001,2012,2050,2051,2052,2060,2061,2062,2101,2102 2019-07-02 10:48:43.207 [ DEBUG]:satips: 0/D2783582/263: PLAY from 192.168.1.57:65515 DVB-C freq 386000000 sym 6900000 mod QAM/256 fec AUTO ds 0 plp -1 pids 0,1,2,16,17,18,20 2019-07-02 10:48:43.207 [ TRACE]:satips: rtp close 0x6d07dae8 2019-07-02 10:48:43.207 [ DEBUG]:satips: RTP streaming to 192.168.1.57:3456 closed (remote request) 2019-07-02 10:48:43.208 [ DEBUG]:satips: 0/D2783582/263: slave service Ziggo/458MHz/RTL 4 HD unsubscribed 2019-07-02 10:48:43.208 [ INFO]:subscription: 0308: "SAT>IP" unsubscribing, hostname="192.168.1.57"
If look at the TvH log it looks like in a split second it give info to Oscam to start de-crypting, but also give the info to stop the de-crypting. Than it stil keep sending a stream to the TV, but no decoding has been done. Oscam wil start again but the information is not add to the stream anymore. So it looks like an issue. I think Tvh but it also could be Oscam.
What do you say?
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by saen acro over 5 years ago
Maby some play with oscam needed also
oscam.dvbapi P: 0604 I: 1868 I: 1868 I: 1850 I: 1801 I: 0606 I: 0602
Read other Ziggo NL topics in forum
https://tvheadend.org/issues/3784
Else we can organise TeamViewer/Anydesk session to test some other things.
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by g gebruikerh over 5 years ago
Hi Sean,
Thanks for input. I will keep on trying and play with Oscam to see if I can get it working. Do some more reading.
And maybe we can do a teamviewer session to see what is happing. It strange it seems that more people use the same kind solution as me. But al do have slightly different set-up, than me and have different problems....
I even installed the solution on my Synology NAS yesterday.. same issue..So it not hardware depended as far as I can see.
RE: [Partly Solved] Oscam SAT-IP Descrambling only works if start the channel via VLC first - Added by Joe User about 5 years ago
saen acro wrote:
Select option remove Scrambled bit
TV is stupid and do not try to play if bit not removed from stream
That option is only for the source and is for the case when the source has descrambled the stream, but did not unst the scramnled bits. (If I remember correctly, the origin of this option was that a CI+ module which was doing this.)
If this option is checked for a source which IS NOT decrypting, it will cause tvheadend to not try to decrypt because it will assume it is already decrypted.
So, with it set, tvheadend is just sending the encrypted stream with the encrypted bit unset, which the tv sees as garbage...
Maybe a trace of descrambler and capmt would be helpful.
You can also try to increase the "Configuration->General->Base->Descrambler buffer (TS packets)" which may help if there is a slight delay in getting keys.
- « Previous
- 1
- 2
- 3
- Next »