Bug #4890
Descrambler problem (0B00)
Status:
New
Priority:
Normal
Assignee:
-
Category:
Descrambling
Target version:
-
Start date:
2018-01-25
Due date:
% Done:
0%
Estimated time:
Found in version:
4.3-1001
Affected Versions:
Description
Problem with descrambling with packet Flix TV Czechia
Start work some minutes after give errors in desramble
In oscam ecm is perfect and not give not found or anything other.
See log with --trace descrambler,capmt
Files
History
Updated by Jaroslav Kysela almost 7 years ago
2018-01-25 04:06:47.599 [ TRACE]:descrambler: stream key[0] changed to even for service "BoxAfrica" 2018-01-25 04:06:51.426 [ TRACE]:descrambler: Obtained CSA keys F3669FF8CFD8670E:0000000000000000 pid 0000 from capmt-127.0.0.1-9000 for service "BoxAfrica" 2018-01-25 04:06:55.313 [ TRACE]:descrambler: stream key[0] changed to odd for service "BoxAfrica" 2018-01-25 04:07:01.178 [ TRACE]:descrambler: stream key[0] changed to even for service "BoxAfrica" 2018-01-25 04:07:01.434 [ TRACE]:descrambler: Obtained CSA keys 0000000000000000:98026A04D724706B pid 0000 from capmt-127.0.0.1-9000 for service "BoxAfrica"
The key updates look wrong (the opposite key must be updated, but here - the 'running' key is updated).
Updated by Petar Ivanov almost 7 years ago
I try with newcamd (cwc) same happend.
2018-01-26 00:04:32.555 cwc: Got unexpected ECM reply (seqno: 30) 2018-01-26 00:04:36.412 TS: 16E/10928H/BoxAfrica: H264 @ #2101 Continuity counter error (total 1) 2018-01-26 00:04:36.412 TS: 16E/10928H/BoxAfrica: MPEG2AUDIO @ #2102 Continuity counter error (total 1) 2018-01-26 00:04:36.412 descrambler: cannot decode packets for service "BoxAfrica"
With cccam even not open channels.
Updated by Petar Ivanov almost 7 years ago
Update:
After tested i added CAID (0B00) to "const_cw" section in data/conf/descrambler using http://tvheadend.org/issues/3974#change-21078 this thread and all wor fine.
Can you add also this caid to "const_cw" section like Sky.
Updated by Jaroslav Kysela almost 7 years ago
- Subject changed from Descrambler problem to Descrambler problem (0B00)
Updated by Petar Ivanov almost 7 years ago
Any update @Jaroslav you will add to (0B00) to "const_cw" in code or you have any better idea ?