Project

General

Profile

RTL HD ECM Stream Key Late (Provider CBC, Astra HD)

Added by Danny Weiß over 6 years ago

Hey,

I'm running tvheadend in combination with an local oscam server on the same machine and an TBS6984 DVB-S Quad Tuner. (https://linuxtv.org/wiki/index.php/TBS6984)
Unfortunately watching HD+ programs on transponder Astra/10832H is not possible as the descrambler is not working and the screen stays black.

2018-04-19 17:43:40.938 subscription: 0E66: "HTTP" unsubscribing from "Das Erste HD", hostname="10.0.0.55", client="VLC/2.2.6 LibVLC/2.2.6" 
2018-04-19 17:43:40.953 mpegts: 10832H in Astra - tuning on C
2018-04-19 17:43:41.122 capmt: OSCam: Starting CAPMT server for service "RTL HD" on adapter 1
2018-04-19 17:43:41.122 subscription: 0E67: "HTTP" subscribing on channel "RTL HD", weight: 100, adapter: "C", network: "Astra", mux: "10832H", provider: "CBC", service: "RTL HD", profile="pass", hostname="10.0.0.55", client="VLC/2.2.6 LibVLC/2.2.6" 
2018-04-19 17:43:41.510 TS: Astra/10832H/RTL HD Transport error indicator (total 1)
2018-04-19 17:43:42.172 TS: Astra/10832H/RTL HD: H264 @ #255 Continuity counter error (total 1)
2018-04-19 17:43:42.172 TS: Astra/10832H/RTL HD: AC3 @ #259 Continuity counter error (total 1)
2018-04-19 17:43:42.172 TS: Astra/10832H/RTL HD: TELETEXT @ #32 Continuity counter error (total 1)
2018-04-19 17:43:46.562 descrambler: ECM - key late (4656 ms) for service "RTL HD" 
2018-04-19 17:43:47.191 capmt: OSCam: Starting CAPMT server for service "ProSieben HD" on adapter 3
2018-04-19 17:43:47.191 subscription: 0E68: "HTTP" subscribing on channel "ProSieben HD", weight: 100, adapter: "A", network: "Astra", mux: "11464.25H", provider: "ProSiebenSat.1", service: "ProSieben HD", profile="pass", hostname="10.0.0.55", client="VLC/2.2.6 LibVLC/2.2.6" 
2018-04-19 17:43:48.178 subscription: 0E67: "HTTP" unsubscribing from "RTL HD", hostname="10.0.0.55", client="VLC/2.2.6 LibVLC/2.2.6" 
2018-04-19 17:44:03.066 subscription: 0E68: "HTTP" unsubscribing from "ProSieben HD", hostname="10.0.0.55", client="VLC/2.2.6 LibVLC/2.2.6" 
2018-04-19 17:44:03.102 mpegts: 10832H in Astra - tuning on C
2018-04-19 17:44:03.215 capmt: OSCam: Starting CAPMT server for service "RTL HD" on adapter 1
2018-04-19 17:44:03.215 subscription: 0E69: "HTTP" subscribing on channel "RTL HD", weight: 100, adapter: "C", network: "Astra", mux: "10832H", provider: "CBC", service: "RTL HD", profile="pass", hostname="10.0.0.55", client="VLC/2.2.6 LibVLC/2.2.6" 
2018-04-19 17:44:03.805 TS: Astra/10832H/RTL HD Transport error indicator (total 1)
2018-04-19 17:44:04.284 TS: Astra/10832H/RTL HD: TELETEXT @ #32 Continuity counter error (total 1)
2018-04-19 17:44:13.801 TS: Astra/10832H/RTL HD Transport error indicator (total 29)
2018-04-19 17:44:14.213 subscription: 0E69: "HTTP" unsubscribing from "RTL HD", hostname="10.0.0.55", client="VLC/2.2.6 LibVLC/2.2.6" 
As you can probably see, descrambling of our public non encrypted television and ProSieben, which is a private HD+ program using Nagravision, is working.

tvheadend tracelog: attached
oscam.server

Unix starttime: 1524151096
Starttime:      19.04.2018 17:18:16
Version:        oscam-1.20-unstable_svn-r11410
Compiler:       x86_64-linux-gnu
Box type:       generic (generic)
PID:            421
TempDir:        /tmp/.oscam
ConfigDir:      /usr/local/etc/
WebifPort:      8888

oscam.conf

# oscam.conf generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11410
# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.conf.txt

[global]
logfile                       = stdout
getblockemmauprovid           = 1

[cache]

[dvbapi]
enabled                       = 1
pmt_mode                      = 0
listen_port                   = 9001
ecminfo_type                  = 4
user                          = tvheadend
boxtype                       = pc

[webif]
httpport                      = 8888
httpallowed                   = 127.0.0.1,192.168.0.0-192.168.255.255,10.0.0.0-10.255.255.255,255.255.255.255

oscam.user

# oscam.user generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11410
# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.user.txt

[account]
user                          = tvheadend
pwd                           = tvheadend
monlevel                      = 4
group                         = 1
max_connections               = 99

oscam.server (I'm proxying an existing oscam)
# oscam.server generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11410
# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.server.txt

[reader]
label                         = 
protocol                      = cccam
device                        = ,6500
user                          = 
password                      = 
inactivitytimeout             = 30
group                         = 1
cccversion                    = 2.3.2
ccckeepalive                  = 1
audisabled                    = 1

[reader]
label                         = 
protocol                      = cccam
device                        = ,6500
user                          = 
password                      = 
inactivitytimeout             = 30
fallback                      = 1
group                         = 1
cccversion                    = 2.3.2
ccckeepalive                  = 1
audisabled                    = 1


oscam.services

[hdplus]
caid = 1830,1843 # weiße (1830) und schwarze (1843) SmartCard
provid = 000000,003411,008011
srvid = 126E,126F,1519,151A,157C,157F,1581,2774,2777,2E9B,2EAF,30D4,5273,5274,EF10,EF11,EF14,EF15,EF74,EF75,EF76,EF77,EF78

[skyfullhd]
caid = 098C,09AF,09C4,1702,1833
srvid = 0008,0009,000A,000B,000C,000D,000E,0010,0011,0013,0014,0015,0016,0017,0018,0019,001A,001B,001C,001D,001E,0021,0022,0023,
0024,0025,0026,0027,0029,002A,002B,0032,0034,0038,0039,0065,0066,0069,006A,006B,006C,006D,006E,006F,0070,0071,0072,0073,0074,
0075,0076,0077,0078,0079,007A,007B,007C,007D,007E,007F,0080,0081,0082,0083,0084,0086,0087,0088,0089,008A,008C,00A8,00DD,00DE,
00DF,00F2,00FB,00FC,00FD,00FE,0101,0102,0104,0105,0106,0107,010B,010C,010E,010F,0110,0111,0115,0116,0118,0119,011A,011B,011F,
0120,0122,0123,0124,0125,0129,012A,012C,012D,012E,012F,0133,0134,0135,0136,0137,0138,0139,013D,013E,0140,0141,0142,0143,0147,
0148,014A,014B,014C,014D,014E,0151,0152,0154,0159,0163,016D,0191,0201,0203,0204,0206,0FDA,125D,1485,2EFE,4462,700A
tvheadend.log (190 KB) tvheadend.log Tracelog