Project

General

Profile

IPTV decripting 2 channels

Added by DJ Jo almost 10 years ago

I am working on my script of creating a second backhand of tvheadend.
With the new version 3.9.2354~g940ab26~trusty decripting of IPTV is working!
I may have found a bug, decripting of IPTV is working only for one channel at the time.
Here is my log, debug is enabled but does not got a lot of information.

2015-01-22 11:28:44.371 mpegts: freq666 ch2 in test - tuning on IPTV
2015-01-22 11:28:44.371 subscription: 001E: "HTTP" subscribing on "RTL 4", weight: 100, adapter: "IPTV", network: "test", mux: "freq666 ch2", provider: "Digitenne", service: "RTL 4", hostname="127.0.0.1", username="", client="VLC/2.1.4 LibVLC/2.1.4" 
2015-01-22 11:28:50.514 mpegts: freq666 ch1 in test - tuning on IPTV
2015-01-22 11:28:50.515 subscription: 001F: "HTTP" subscribing on "RTL 5", weight: 100, adapter: "IPTV", network: "test", mux: "freq666 ch1", provider: "Digitenne", service: "RTL 5", hostname="192.168.2.52", username="", client="VLC/2.1.4 LibVLC/2.1.4" 
2015-01-22 11:28:52.532 TS: test/freq666 ch1/RTL 5 Transport error indicator (total 1)
2015-01-22 11:28:52.567 TS: test/freq666 ch2/RTL 4 Transport error indicator (total 1)
2015-01-22 11:28:52.636 TS: test/freq666 ch2/RTL 4: MPEG2VIDEO @ #1011 Continuity counter error (total 1)
2015-01-22 11:28:52.636 TS: test/freq666 ch2/RTL 4: TELETEXT @ #1013 Continuity counter error (total 1)
Loglevel debug: disabled
Loglevel debug: enabled
2015-01-22 11:40:48.605 subscription: 001F: "HTTP" unsubscribing from "RTL 5", hostname="192.168.2.52", username="", client="VLC/2.1.4 LibVLC/2.1.4" 
2015-01-22 11:40:55.734 subscription: 001E: "HTTP" unsubscribing from "RTL 4", hostname="127.0.0.1", username="", client="VLC/2.1.4 LibVLC/2.1.4" 
2015-01-22 11:40:59.197 mpegts: freq666 ch1 in test - tuning on IPTV
2015-01-22 11:40:59.197 subscription: 0020: "HTTP" subscribing on "RTL 5", weight: 100, adapter: "IPTV", network: "test", mux: "freq666 ch1", provider: "Digitenne", service: "RTL 5", hostname="192.168.2.52", username="", client="VLC/2.1.4 LibVLC/2.1.4" 
2015-01-22 11:41:07.347 mpegts: freq666 ch2 in test - tuning on IPTV
2015-01-22 11:41:07.347 subscription: 0021: "HTTP" subscribing on "RTL 4", weight: 100, adapter: "IPTV", network: "test", mux: "freq666 ch2", provider: "Digitenne", service: "RTL 4", hostname="127.0.0.1", username="", client="VLC/2.1.4 LibVLC/2.1.4" 

update the log of oscam, tvheadend does not even ask for the keys. (use time stamp to look witch channel was subscribing)
2015/01/22 11:39:39 <other stuf> c <user> (0B00&00E030/000B/47:65D6): found (356 ms) by reader1 (of 1 avail 1) 
2015/01/22 11:39:49 <other stuf> c <user> (0B00&00E030/000B/47:24DC): found (359 ms) by reader1 (of 1 avail 1) 
2015/01/22 11:39:59 <other stuf> c <user> (0B00&00E030/000B/47:F221): found (356 ms) by reader1 (of 1 avail 1) 
2015/01/22 11:40:09 <other stuf> c <user> (0B00&00E030/000B/47:0133): found (356 ms) by reader1 (of 1 avail 1) 
2015/01/22 11:40:19 <other stuf> c <user> (0B00&00E030/000B/47:15EF): found (354 ms) by reader1 (of 1 avail 1) 
2015/01/22 11:40:29 <other stuf> c <user> (0B00&00E030/000B/47:0C4A): found (349 ms) by reader1 (of 1 avail 1) 
2015/01/22 11:40:39 <other stuf> c <user> (0B00&00E030/000B/47:8B57): found (360 ms) by reader1 (of 1 avail 1) 
2015/01/22 11:40:49 <other stuf> c <user> (0B00&00E030/000B/47:3E0F): found (357 ms) by reader1 (of 1 avail 1) 
2015/01/22 11:41:00 <other stuf> c <user> (0B00&00E030/000C/47:5076): found (358 ms) by reader1 (of 1 avail 1) 
2015/01/22 11:41:09 <other stuf> c <user> (0B00&00E030/000C/47:82E9): found (354 ms) by reader1 (of 1 avail 1) 
2015/01/22 11:41:19 <other stuf> c <user> (0B00&00E030/000C/47:AF9E): found (359 ms) by reader1 (of 1 avail 1) 
2015/01/22 11:41:29 <other stuf> c <user> (0B00&00E030/000C/47:221E): found (356 ms) by reader1 (of 1 avail 1) 
2015/01/22 11:41:39 <other stuf> c <user> (0B00&00E030/000C/47:BE4C): found (356 ms) by reader1 (of 1 avail 1) 
2015/01/22 11:41:49 <other stuf> c <user> (0B00&00E030/000C/47:AC3B): found (354 ms) by reader1 (of 1 avail 1) 
2015/01/22 11:41:59 <other stuf> c <user> (0B00&00E030/000C/47:DFD6): found (357 ms) by reader1 (of 1 avail 1) 

also got some screenshots
Does any one else got this problem?

UPDATE: I've found the problem, it is in dvblast not in tvheadend. dvblast does not work correctly when it is reloaded.


Replies (3)

RE: IPTV decripting 2 channels - Added by Jeroen Teeuw over 9 years ago

I have the same problem , when i watching a descrambled(tvheadend) channel with kodi and then record something with tvheadend , tvheadend only descrambles the recording channel and the first channel does not show up in oscam anymore

RE: IPTV decripting 2 channels - Added by Jeroen Teeuw over 9 years ago

Jeroen Teeuw wrote:

I have the same problem , when i watching a descrambled(tvheadend) channel with kodi and then record something with tvheadend , tvheadend only descrambles the recording channel and the first channel does not show up in oscam anymore

I reverted back to HTS Tvheadend 3.9.2689~g14f03b8 and its wokring now

RE: IPTV decripting 2 channels - Added by DJ Jo over 9 years ago

Found the problem, dvblast (witch created the IPTV stream) has a bug in updating the PID, and forgot the descrambling PID

    (1-3/3)