Edwin*
Ist gelegentlich hier
- Registriert
- 1. Juli 2011
- Beiträge
- 93
- Reaktionspunkte
- 304
- Punkte
- 73
How to install CCcam and Oscam Tring card (Ubuntu)
Here are working configs for Tring card using Oscam 1.00-svn4699 + CCcam 2.1.4
Oscam files can be found in folder:
/usr/local/etc (Ubuntu)
noch eine beispiel
Here are working configs for Tring card using Oscam 1.00-svn4699 + CCcam 2.1.4
Oscam files can be found in folder:
/usr/local/etc (Ubuntu)
Code:
oscam.conf
[global]
logfile = /var/log/oscam/oscam.log
usrfile = /var/log/oscam/oscamuser.log
#cwlogdir = /var/log/oscam/cw
nice = -1
WaitForCards = 1
saveinithistory = 1
[monitor]
port = 989
nocrypt = 192.168.1.1-192.168.1.10
aulow = 120
hideclient_to = 0
monlevel = 2
appendchaninfo = 0
[newcamd]
port = 14000@0baa:000000
#serverip = 127.0.0.1
key = 0102030405060708091011121314
#allowed =
keepalive = 1
#mgclient = 0
[cccam]
port = 32000
version = 2.1.4
build = 3191
reshare = 1
[webif]
httpport = 8888
httpuser = userhttp
httppwd = pwdhttp
httprefresh = 5
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
httphideidleclients = 0
httpreadonly = 0
httpsavefullcfg = 0
httpjsicons = 1
oscam.server
[reader]
label = label1
protocol = cccam
device = xxx.xxx.x.x,yyyyy # IP address,port of remote reader
account = user,pwd # user,pwd of remote reader
group = 1
caid = 0baa
ident = 0baa:000000
cccversion = # cccam version of remote reader
cccbuild = # cccam build of remote reader
cccmaxhops = 1
ccckeepalive = 1
oscam.user
[account]
user = monitor
pwd = monitor
monlevel = 2
[account]
user = tring
pwd = tringpwd
monlevel = 2
uniq = 0
group = 1
au = 1
ident = 0baa:000000
caid = 0baa
#services = tring_full
Cccam.cfg:
N: 127.0.0.1 14000 tring tringpwd 01 02 03 04 05 06 07 08 09 10 11 12 13 14
Code:
Working on Ubuntu 10.04 LTS Cccam/Oscam Tring/Elite config
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120
logfile = /usr/local/etc/oscam.log
[newcamd]
Key = 0102030405060708091011121314
Port = 1000@0BAA:000000;2000@0500:041700
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120
[webif]
httpport = 16002
httpuser = root
httppwd = xxx
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
[reader]
label = Tring
detect = cd
protocol = mouse
device = /dev/ttyUSB0
group = 1
mhz = 500
cardmhz = 500
PinCode = 1234
caid = 0BAA
ident = 0BAA:000000
[reader]
Label = Elite
Protocol = mouse
Detect = cd
device = /dev/ttyUSB1
EMMCache = 1,3,2
Group = 1
CAID = 0500
ident = 0500:041700
[account]
user =
pwd =
group = 1
au = Tring
[account]
user =
pwd =
group = 1
au = Elite
cccam config
N: 127.0.0.1 1000 usr pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
N: 127.0.0.1 2000 usr pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
Zuletzt bearbeitet: