Wednesday, June 22, 2011

How to install CCcam and Oscam Tring card

Here are working configs for Tring card using Oscam + CCcam 2.1.3.
Oscam files can be found in folder;
/var/tuxbox/config (Enigma1)
/etc/tuxbox/config (Enigma2)

Oscam.conf

Code:

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

[newcamd]
Key = 0102030405060708091011121314
Port = 34001@0BAA:000000

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

Oscam.server

Code:

[reader]
label = Tring
Protocol = internal
detect = CD
device = /dev/sci0
Group = 1
EMMCache = 1,3,2
PinCode = 1234
caid = 0BAA
ident = 0BAA:000000

Oscam.user

Code:

[account]
user = test1
pwd = test2
group = 1
au = Tring
Attached Files
File Type: rar Oscam files and CCcam.cfg with N line Tring.rar (1.5 KB, 56 views)

No comments:

Post a Comment