Re: DM 800 HD Se oscam & cccam for german sky and hd +
Ok. I got oscam combined with cccam working.
But now when the oscam and the cccam daemon is running i'm able to watch local on my box all the live sports event, the clients that i got in my CCcam.cfg can connect but all channels are staying black.
Does someone know how i can solve this error?
Here my conf files:
oscam.conf
[global]
serverip = x.x.x.x
usrfile = /var/log/oscamuser.log
logfile = /var/log/oscam.log
clienttimeout = 11000
clientmaxidle = 60
failbantime = 3600
#failbancount = 2
preferlocalcards = 1
cachedelay = 20
bindwait = 20
nice = -1
maxlogsize = 512
saveinithistory = 1
#lb_auto_betatunnel = 0
[cccam]
port = 3000
reshare = 1
forward_origin_card = 0
ignorereshare = 0
version = 2.1.4
minimizecards = 0
keepconnected = 1
stealth = 0
reshare_mode = 0
updateinterval = 240
[dvbapi]
enabled = 1
au = 1
boxtype = dreambox
user = DVBApi
[newcamd]
port = 34000@1702:000000;34001@1830:000000,003411,008011
serverip = x.x.x.x
key = 0102030405060708091011121314
allowed =
keepalive = 1
mgclient = 0
oscam.server:
[reader]
label = sky
protocol = internal
device = /dev/sci1
services = skyde
caid = 1702,1833
boxkey = 1122334455667788
detect = cd
mhz = 600
cardmhz = 600
group = 1
emmcache = 1,3,2
blockemm-unknown = 1
lb_weight = 100
[reader]
label = hdplus
protocol = internal
device = /dev/sci0
services = hdplus
caid = 1830
rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A 23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156 F9EB64E8168EF09E4D9C5CCA4DD5
boxkey = A7642F57BC96D37C
detect = cd
mhz = 368
cardmhz = 368
ident = 1830:000000,1830:003411,1830:008011
group = 2
emmcache = 1,3,2
oscam.user
[account]
user = DVBApi
pwd =
group = 1,2
monlevel = 4
au = 1
cccreshare = 2
keepalive = 0
Last edited by stalwart; 03-17-2012 at 07:50 AM.
Reason: add on
|