Getting Oscam to work

carlozdre

Inactive User
Joined
Apr 9, 2015
Messages
98
Reaction score
5
Location
London
Latest OpenVIX image on a Vu+ Duo2. Latest oscam installed from the plugins. Cccam 2.3.0 also installed but not started/used.

I think the config files are being read, webif works, here's what I get in the logs:

2016/09/20 23:35:38 2839C0DC c (dvbapi) Demuxer 0 restarting decodingrequests after 0 ms with 3 enabled and 0 disabled ecmpids!

2016/09/20 23:35:38 2839C0DC c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!

2016/09/20 23:35:39 2839C0DC c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 09C4 PROVID 000000 ECMPID 1B0B ANY CHID PMTPID 0062 VPID 02FF

2016/09/20 23:35:39 35B9EE41 p (reader) remote1 [newcamd] connecting to xxxxxx.xxx:12064

2016/09/20 23:35:40 35B9EE41 p (newcamd) expected MSG_CLIENT_2_SERVER_LOGIN_ACK (E1), received FF

2016/09/20 23:35:40 35B9EE41 p (reader) remote1 [newcamd] disconnected: reason login error2

2016/09/20 23:35:40 35B9EE41 p (reader) remote1 [newcamd] connecting to xxxxxx.xxx:12064

2016/09/20 23:35:41 35B9EE41 p (newcamd) expected MSG_CLIENT_2_SERVER_LOGIN_ACK (E1), received FF

2016/09/20 23:35:41 35B9EE41 p (reader) remote1 [newcamd] disconnected: reason login error2

2016/09/20 23:35:44 2839C0DC c (ecm) linuxsatsupport (09C4@000000/0C1E/006B/B3:F19140102A9280EBD4ED2A703D878484): timeout (5000 ms) by remote1

2016/09/20 23:35:45 2839C0DC c (ecm) linuxsatsupport (09C4@000000/0C1E/006B/B3:E353A4250BBADB7B3BC9FB95402365BA): timeout (5001 ms) by remote1

2016/09/20 23:35:45 2839C0DC c (ecm) linuxsatsupport (09C4@000000/0C1E/006B/B3:E353A4250BBADB7B3BC9FB95402365BA): not found (751 ms) by remote1

2016/09/20 23:35:46 2839C0DC c (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 09AF PROVID 000000 ECMPID 1F0B ANY CHID PMTPID 0062 VPID 02FF

2016/09/20 23:35:46 35B9EE41 p (reader) remote1 [newcamd] connecting to xxxxxx.xxx:12064

2016/09/20 23:35:46 35B9EE41 p (newcamd) expected MSG_CLIENT_2_SERVER_LOGIN_ACK (E1), received FF

2016/09/20 23:35:46 35B9EE41 p (reader) remote1 [newcamd] disconnected: reason login error2

2016/09/20 23:35:47 35B9EE41 p (reader) remote1 [newcamd] connecting to xxxxxx.xxx:12064

2016/09/20 23:35:47 35B9EE41 p (newcamd) expected MSG_CLIENT_2_SERVER_LOGIN_ACK (E1), received FF

2016/09/20 23:35:47 35B9EE41 p (reader) remote1 [newcamd] disconnected: reason login error2


Does this mean that the line is not an nline, or.. it is active and it clears on CCcam alone.

Here's my oscam.server file:

[reader]
label = remote1
description = external reader 1
protocol = newcamd
device = xxxxxx.xxx,12064
key = 0102030405060708091011121314
user = user
password = pwd
reconnecttimeout = 11
disableserverfilter = 1
connectoninit = 1
#caid = 0963,1841
#ident = 0963:000000
group = 11
cccreshare = 0


camcheck.log from the tmp folder seem to be alright:

2016-09-20 23:33: Timer Check Enabled
2016-09-20 23:33: Couldn't find oscam-latest running, Starting oscam-latest
2016-09-20 23:33: Stopping: oscam-latest
2016-09-20 23:33: Starting oscam-latest
2016-09-20 23:39: Timer Check Enabled
2016-09-20 23:39: oscam-latest running OK
2016-09-20 23:39: oscam-latest is responding like it should

I would appreciate any tips.
 

Attachments

  • oscamsettings.jpg
    oscamsettings.jpg
    22.8 KB · Views: 11
  • oscamsettings.jpg
    oscamsettings.jpg
    20.5 KB · Views: 13
Youd be better off posting the text from your configs to see where the problem is obviously change your lines a bit.
 
Try this

[reader]
label = nline
description = nline
protocol = newcamd
device = xxxxxx.xxx,12064
key = 0102030405060708091011121314
user = user
password = pwd
group = 1

also in oscam.conf created a dvbapi as follows
[dvbapi]
enabled = 1
au = 0
boxtype = dreambox
user = dvbapui
pmt_mode = 1
request_mode = 0
chaninfo = 1
 
oscam.user:

[account]
user = linuxsatsupport
keepalive = 1
au = skyuk
group = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,61,62,63,64
oscam.config:

[global]
nice = -1
logfile = /var/log/oscam.log
clienttimeout = 5000
fallbacktimeout = 2500
clientmaxidle = 120
cachedelay = 120
bindwait = 120
resolvedelay = 30
serialreadertimeout = 1500
maxlogsize = 10
waitforcards = 1
preferlocalcards = 1
saveinithistory = 1
keepalive = 1


[dvbapi]
enabled = 1
user = linuxsatsupport
boxtype = dreambox
au = 1


[newcamd]
port = 10001
key = 0102030405060708091011121314
mgclient = 1
keepalive = 1


[cccam]
port = 10002
version = 2.1.3
build = 3165
reshare = 1


[webif]
httpport = 8888
httpuser =
httppwd =
httprefresh = 15
httpallowed = 192.168.0.0 - 255.255.255.255
debug = 255


[monitor]
appendchaninfo = 1

- - - Updated - - -

Try this

also in oscam.conf created a dvbapi as follows

Just tried this, no luck at all.

The line is valid, channels are clearing if used in CCCam 2.3.0.

Does it have to be a n-line to use it in Oscam?
 
Last edited:
can you post your oscam.server oscam.conf oscam.user files

obviously edit out sensitive information
 
can you post your oscam.server oscam.conf oscam.user files

obviously edit out sensitive information

Just did, look up please, but I've also tried your suggestion without any luck.

Once again, oscam.server is as follows:

[reader]
label = nline
description = nline
protocol = newcamd
device = xxx.xxx,3332
key = 0102030405060708091011121314
user = xxx
password = xxx
group = 1
 
I am now trying to set it up again, it just drives me crazy. I've never managed to make it work.

My config files are like follows:

oscam.server
[reader]
label = nline
protocol = newcamd
device = whatever.com,8000
user = xxx
password = xxx
key = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
group = 1
oscam.user
[account]
user = whatever
keepalive = 1
au = skyuk
group = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,61,62,63,64


oscam.dvbapi
[dvbapi]
enabled = 1
au = 0
boxtype = dreambox
user = dvbapui
pmt_mode = 1
request_mode = 0
chaninfo = 1

/var/volatile/log/oscam.log
2016/11/20 10:30:38 00000000 >> OSCam << cardserver log switched, version 1.20-unstable_svn, build r11272 (mipsel-oe-linux)
2016/11/20 10:30:39 42271544 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 0501 ANY CHID PMTPID 0102 VPID 0202

............


2016/11/20 10:31:05 09F496B6 p (reader) nline [newcamd] connecting to whatever.com:10005
2016/11/20 10:31:05 09F496B6 p (reader) nline [newcamd] disconnected: reason receive error1
2016/11/20 10:31:05 09F496B6 p (newcamd) expected MSG_CLIENT_2_SERVER_LOGIN_ACK (E1), received FF

Does that mean the line is not even active?

But does my configuration look alright?

Or should I try another Oscam as this looks to be a unstable version?

Oscam.jpg
 
Last edited:
Post an obscured copy of the line you are using in CCcam.

C: address port username password
C: 192.168.1.6 12000 username password
 
C: s2.something.com 10000 username password

I've successfully used CCCam 2.3.0 for a few years now so the syntax must be correct.
 
If you are using CCcam protocol, that is what must be in your reader. You have been using newcamd in the previous posts


[reader]
label = CCcam remote reader
protocol = cccam
device = s2.something.com,10000
user = username
password = password
group = 1
 
try these config files

oscam.conf

[global]
logfile = /tmp/oscam.log
clienttimeout = 7000
fallbacktimeout = 1750
clientmaxidle = 0
netprio = 1
nice = -1
maxlogsize = 300
waitforcards = 0
resolvegethostbyname = 1

[cache]

[dvbapi]
enabled = 1
pmt_mode = 0
user = dvbapi
boxtype = dreambox
read_sdt = 2
write_sdt_prov = 1

[webif]
httpport = 8888
httpuser = oscam
httppwd = oscam
httprefresh = 3
httpshowecminfo = 1
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
http_status_log = 1

oscam.server

[reader]
label = nline
enable = 1
protocol = newcamd
device = server,port
key = 0102030405060708091011121314
user = username
password = password
reconnecttimeout = 0
connectoninit = 1
group = 1
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1
audisabled = 1

oscam.user

[account]
user = dvbapi
group = 1,2,3,4

no need for the oscam.dvdapi file
 
@jfish, he is using cccam protocol

does he have to amend what you have posted?
 
Last edited by a moderator:
@jfish, he is using cccam protocol

does he have to amend what you have posted?

for cccam protocol try this in the reader section

label = cccam
enable = 1
protocol = cccam
device = server,port
key = 0102030405060708091011121314
user = username
password = password
group = 2
cccversion = 2.3.0
cccmaxhops = 2
cccmindown = 0
ccckeepalive = 1
 
Last edited by a moderator:
Yes Abu Baniaz, that was the issue, thanks!

Problem now is, it freezes every 4-6 seconds for like 10 seconds. If I stop Oscam and start CCCam, if works nicely.

What should I do in order to use it with newcamd protocol? As I think this would be a more optimal set-up?

Thanks jfish, will try that now!
 
for cccam protocol try this in the reader section

I've tried the recommended settings but it still freezes for 10+ seconds every 3-5 seconds! Thing is, once I stop Oscam and start CCCam, it works well.
 
What has the person who is sharing with you set it up as?

If he has set it up for CCcamd protocol, you cannot use Newcamd protocol.
 
can you post the log file when it freezes
 
I don't know, it's a fleabay user and he can easily switch as as he's done it for a few times today in order to help me. So I would rather ask him to switch back to newcamd and use that protocol?

Would I have to set it up first with mgcamd?
 
can you post the log file when it freezes

2016/11/20 19:49:54 406CBC6F p (-) -- Skipped 2 duplicated log lines --
2016/11/20 19:49:54 406CBC6F p (reader) cccam [cccam] connecting to s6.europeup.co:11116
2016/11/20 19:49:54 406CBC6F p (reader) cccam [cccam] disconnected: reason close
2016/11/20 19:50:00 4ADF759E c (dvbapi) Demuxer 0 no enabled matching ecmpids -> decoding is waiting for matching readers!
2016/11/20 19:50:07 406CBC6F p (-) -- Skipped 1 duplicated log lines --
2016/11/20 19:50:07 406CBC6F p (reader) cccam [cccam] connecting to s6.europeup.co:11116
2016/11/20 19:50:07 4ADF759E c (dvbapi) Demuxer 0 restarting decodingrequests after 37884 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 19:50:07 4ADF759E c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 19:50:08 4ADF759E c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 19:50:08 4ADF759E c (ecm) anonymous (0963@000000/FFFF/107B/71:F2FEE63AEAFCC81508B2BC57550699E3): not found (38 ms) by cccam
2016/11/20 19:50:09 4ADF759E c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 19:50:09 4ADF759E c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 19:50:09 4ADF759E c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 19:50:10 4ADF759E c (ecm) anonymous (0963@000000/FFFF/107B/71:F2FEE63AEAFCC81508B2BC57550699E3): not found (1 ms) by cccam
2016/11/20 19:50:10 4ADF759E c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 19:50:10 4ADF759E c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 19:50:11 4ADF759E c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 19:50:11 4ADF759E c (ecm) anonymous (0963@000000/FFFF/107B/71:99EE1281DB828C8C5C02470F36A58A1D): found (41 ms) by cccam
2016/11/20 20:06:16 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:16 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:17 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:17 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:B1A01FBB55EBC232C531AD8831A9A7B1): not found (1 ms) by cccam
2016/11/20 20:06:18 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 0 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:18 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:18 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:19 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:B1A01FBB55EBC232C531AD8831A9A7B1): not found (1 ms) by cccam
2016/11/20 20:06:19 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:19 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:20 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:20 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:B1A01FBB55EBC232C531AD8831A9A7B1): not found (38 ms) by cccam
2016/11/20 20:06:21 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:21 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:21 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:22 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:B1A01FBB55EBC232C531AD8831A9A7B1): not found (1 ms) by cccam
2016/11/20 20:06:22 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:22 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:23 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:23 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:010B65759BC4AF8783A431B438987314): found (42 ms) by cccam
2016/11/20 20:06:30 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:C59BB4EE7730A89ACC00BF4F35E13852): not found (251 ms) by cccam
2016/11/20 20:06:31 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 0 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:31 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:31 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:32 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:C59BB4EE7730A89ACC00BF4F35E13852): not found (1 ms) by cccam
2016/11/20 20:06:32 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:32 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:33 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:33 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:C59BB4EE7730A89ACC00BF4F35E13852): not found (1 ms) by cccam
2016/11/20 20:06:34 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:34 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:34 00000000 >> OSCam << cardserver log switched, version 1.20-unstable_svn, build r11272 (mipsel-oe-linux)
2016/11/20 20:06:34 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:35 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:C59BB4EE7730A89ACC00BF4F35E13852): not found (2 ms) by cccam
2016/11/20 20:06:35 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:35 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:36 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:36 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:C59BB4EE7730A89ACC00BF4F35E13852): not found (38 ms) by cccam
2016/11/20 20:06:37 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:37 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:37 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:38 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:C59BB4EE7730A89ACC00BF4F35E13852): not found (1 ms) by cccam
2016/11/20 20:06:38 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:38 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:39 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:39 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:4F18509FE9A312D3B8DCF0F0227BF734): found (40 ms) by cccam
2016/11/20 20:06:46 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:098F9C7EFCE804006B06F229EC1AB9D9): not found (289 ms) by cccam
2016/11/20 20:06:47 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:47 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:47 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:48 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:098F9C7EFCE804006B06F229EC1AB9D9): not found (1 ms) by cccam
2016/11/20 20:06:48 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 0 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:48 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:49 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:49 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:098F9C7EFCE804006B06F229EC1AB9D9): not found (2 ms) by cccam
2016/11/20 20:06:50 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:50 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:50 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:51 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:098F9C7EFCE804006B06F229EC1AB9D9): not found (2 ms) by cccam
2016/11/20 20:06:51 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:51 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:52 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:52 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:098F9C7EFCE804006B06F229EC1AB9D9): not found (40 ms) by cccam
2016/11/20 20:06:53 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:53 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:53 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:54 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:098F9C7EFCE804006B06F229EC1AB9D9): not found (1 ms) by cccam
2016/11/20 20:06:54 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:06:54 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:06:55 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:06:55 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:AFA73CF9852CEF7E8C790FEFB25EBEDF): found (43 ms) by cccam
2016/11/20 20:07:02 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:B82F6F017707DAB96D6CB96851E77DF4): not found (160 ms) by cccam
2016/11/20 20:07:03 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:07:03 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:07:03 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:07:04 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:B82F6F017707DAB96D6CB96851E77DF4): not found (2 ms) by cccam
2016/11/20 20:07:04 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:07:04 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:07:05 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:07:05 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:B82F6F017707DAB96D6CB96851E77DF4): not found (1 ms) by cccam
2016/11/20 20:07:06 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 0 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:07:06 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:07:06 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:07:07 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:B82F6F017707DAB96D6CB96851E77DF4): not found (2 ms) by cccam
2016/11/20 20:07:07 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 0 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:07:07 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:07:08 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:07:08 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:B82F6F017707DAB96D6CB96851E77DF4): not found (38 ms) by cccam
2016/11/20 20:07:09 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 0 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:07:09 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:07:09 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:07:10 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:B82F6F017707DAB96D6CB96851E77DF4): not found (2 ms) by cccam
2016/11/20 20:07:10 5CEE3B57 c (dvbapi) Demuxer 0 restarting decodingrequests after 0 ms with 1 enabled and 2 disabled ecmpids!
2016/11/20 20:07:10 5CEE3B57 c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/11/20 20:07:11 5CEE3B57 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0963 PROVID 000000 ECMPID 050F ANY CHID PMTPID 0103 VPID 0201
2016/11/20 20:07:11 5CEE3B57 c (ecm) anonymous (0963@000000/FFFF/107B/71:D2757EA827BC6AA1C7A781BB3A7D8BE4): found (41 ms) by cccam
Save LogShow SettingsStop Log



It's not very consistent, so I've restarted the box a few times but Oscam wouldn't start clearing, had to dick around with stopping/restarting/changing channels in order to make it work.

And when it works, it freezes big time.

I am saying it's not consistent as during the past hour I've switched between channels and it sometimes keeps working properly.

I can't be the Internet connection, no traffic on the line and I have fiber.
 
Back
Top