How to install CCcam and Oscam danish viasat card

guli

Senior Member
Messages
375
who can give me a working config for cccam+oscam? its ok, if only working sd channels if hd is not possible..


thx in advance

as i don't know tha caid of the card you ask for i am giving 2 settings for 2 cards . i hope one of them is what you are looking for .


Viasat 90F *** (internal cardreader)


[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120
logfile = /usr/local/etc/oscam.log

[newcamd]
Key = 0102030405060708091011121314
Port = 34000@090F:000000

[webif]
httpport = 16002
httpuser = root
httppwd = xxx
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

——-

[reader]
Label = Viasat
Protocol = internal
Detect = cd
Device = /dev/sci0
EMMCache = 1,1,2
Group = 1
CAID = 090F
ident = 090F:000000
BoxID = xxxxxxxxx

——-

[account]
user = oscam_user
pwd = oscam_password
group = 1
AU = Viasat


Viasat 93E *** (internal cardreader)


[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120
logfile = /usr/local/etc/oscam.log

[newcamd]
Key = 0102030405060708091011121314
Port = 34000@093E:000000

[webif]
httpport = 16002
httpuser = root
httppwd = xxx
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

——-

[reader]
Label = Viasat
Protocol = internal
Detect = cd
Device = /dev/sci0
EMMCache = 1,1,2
Group = 1
CAID = 093E
ident = 093E:000000
BoxID = xxxxxxxxx

——-

[account]
user = oscam_user
pwd = oscam_password
group = 1
AU = Viasat
 

shishmishko

Banned
Messages
8
Thanks guli. :thum:
Only small changes and one addition in CCcam.cfg file that would be understandable.

Viasat 90F *** (internal cardreader)


[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120
logfile = /usr/local/etc/oscam.log

[newcamd]
Key = 0102030405060708091011121314
Port = 34000@090F:000000

[webif]
httpport = 16002
httpuser = root
httppwd = xxx
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

——-

[reader]
Label = Viasat90F
Protocol = internal
Detect = cd
Device = /dev/sci0
EMMCache = 1,1,2
Group = 1
CAID = 090F
ident = 090F:000000
BoxID = xxxxxxxxx

——-

[account]
user = oscam_user90F
pwd = oscam_password90F
group = 1
AU = Viasat90F


Viasat 93E *** (internal cardreader)


[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120
logfile = /usr/local/etc/oscam.log

[newcamd]
Key = 0102030405060708091011121314
Port = 34100@093E:000000

[webif]
httpport = 16002
httpuser = root
httppwd = xxx
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

——-

[reader]
Label = Viasat90E
Protocol = internal
Detect = cd
Device = /dev/sci0
EMMCache = 1,1,2
Group = 2
CAID = 093E
ident = 093E:000000
BoxID = xxxxxxxxx

——-

[account]
user = oscam_user90E
pwd = oscam_password90E
group = 2
AU = Viasat90E

Cccam.cfg:

N: 127.0.0.1 34000 oscam_user90F oscam_password90F 01 02 03 04 05 06 07 08 09 10 11 12 13 14
N: 127.0.0.1 34100 oscam_user90E oscam_password90E 01 02 03 04 05 06 07 08 09 10 11 12 13 14
 

frominternetstupid

Senior Member
Messages
274
is not working. i have change serial number(11 digits) to hex an put in oscam.server. but black screen. have anybody working viasat hd card in oscam???
 
Top