hi!
I used to have a dvb box with a cccam account that worked fine.
The former box was one of those chinese made box with not much functions but worked fine.
I got a DM520 and moved my account there but it does not work:
Code
2024/09/04 08:16:45 1FB2EFF7 h (reader) Reader-002 [cccam] creating thread for device xxxxx
2024/09/04 08:16:45 6B6D781C p (reader) xxxx: resolved ip=xxxxxx
2024/09/04 08:16:45 6B6D781C p (reader) Reader-002 [cccam] connecting to xxxxx:3000
2024/09/04 08:16:46 2FC10F34 c (dvbapi) Demuxer 0 restarting decoding requests after 502 ms with 10 enabled and 0 disabled ecmpids!
2024/09/04 08:16:46 2FC10F34 c (dvbapi) Demuxer 0 trying to descramble PID 6 CAID 0100 PROVID 0000A0 ECMPID 03C4 ANY CHID PMTPID 0384 VPID 038E
2024/09/04 08:16:46 2FC10F34 c (ecm) dvbapiau (0100@0000A0/5C00/1585/6A:38E92346E7E67790ED8ACD76D26CC9B0): rejected group (0 ms) (no matching reader)
2024/09/04 08:16:46 2FC10F34 c (ecm) dvbapiau (0100@0000A0/5C00/1585/6A:38E92346E7E67790ED8ACD76D26CC9B0): rejected group (1 ms) (no matching reader)
2024/09/04 08:16:46 2FC10F34 c (dvbapi) Demuxer 0 impossible to descramble PID 7 CAID 0100 PROVID 0000A0 ECMPID 03C3 PMTPID 0384 (NO MATCHING READER)
2024/09/04 08:16:46 2FC10F34 c (dvbapi) Demuxer 0 impossible to descramble PID 8 CAID 0100 PROVID 0001EB ECMPID 03C7 PMTPID 0384 (NO MATCHING READER)
my reader config is:
Code
[reader]
label = Reader-002
description = mydesc
protocol = cccam
device = ip_address,port
key = 0102030405060708091011121314
user = my_user
password = my_pass
inactivitytimeout = 30
group = 1
cccversion = 2.3.1
Display More
- user and password are correct
- so are ip and port
is there something missing in my config?
