Wednesday, June 22, 2011

How to install CCcam and Oscam Sky UK

How to install CCcam and Oscam Sky UK

Here are working configs for sky uk using Oscam + CCcam 2.1.3.
Oscam files can be found in folder /etc/tuxbox/config
Edit the file Oscam.server file, add your boxkey and remove the #

Oscam.conf

Code:
[global]
nice = -1
WaitForCards = 1
logfile = stdout
preferlocalcards = 1
saveinithistory = 1

[webif]
httpport = 8888
httpuser = admin
httppwd = admin
httpallowed = 192.168.1.100

# protocols

[newcamd]
key = 0102030405060708091011121314
port = 10000@0963:000000;10001@0963:000000
—–
Oscam.server

Code:
[reader]
label = slot1
protocol = internal
device = /dev/sci0
#boxid = yourboxid
blockemm-u = 0
blockemm-s = 0
blockemm-g = 1
blockemm-unknown = 1
emmcache = 1,3,2
group = 1
caid = 0963
——
Oscam.user

Code:
[account]
user = test1
pwd = test2
monlevel = 0
uniq = 0
group = 1,2
au = 1
caid = 0963
Attached Files
File Type: rar Oscam sky uk.rar (1.5 KB, 167 views)

No comments:

Post a Comment