Jump to content


dreamBoxer

Member Since 29 Jul 2012
Offline Last Active 29 Jul 2012 06:35
-----

Posts I've Made

In Topic: cccam config for new HD Thai/True/UBC SmartCards

29 July 2012 - 06:34

As far as I know that the latest oscam should be able to read videoguard cards .
Can anybody try the configuration below ? I never tested it.
you need to replace boxid with your box id, try this http://boxkey.exyucs...ator.php?lan=en

good luck

------------------ oscam.server --------------------

#smartcard reader [internal]
[reader]
Label = UBC
Protocol = internal
Device = 1
ins7e11 = 15
cardmhz = 357
Detect = CD
Group = 2
CAID = 0604
cool_timeout_after_init = 50
boxid = xxxxxxxx
EMMCache = 1,1,2

#smartcard reader [usb]
[reader]
Label = UBC
Protocol = mouse
Device = /dev/ttyUSB0
ins7e11 = 15
cardmhz = 357
Detect = CD
Group = 3
CAID = 0604
cool_timeout_after_init = 50
boxid = xxxxxxxx
EMMCache = 1,1,2

#cccam remote
[reader]
Label = CCcamRemote1
Protocol = cccam
Device = my.cccam.remote,30000
User = cccam_user
Password = cccam_password
cccreshare = 2
ccckeepalive = 1
Group = 4

#newcamd remote
[reader]
Label = NewcamdRemote1
Protocol = newcamd
Device = my.newcamd.remoter,40000
User = newcamed_user
Password = newcamed_password
Key = 0102030405060708091011121314
Caid = 0604
Group = 8

---------------- oscam.conf ----------------


[global]
nice = -1
WaitForCards = 1
preferlocalcards = 1
lb_mode = 1
lb_save = 150
logfile = /tmp/oscam.log;stdout
maxlogsize = 256
Saveinithistory = 1

[webif]
HttpPort = 3001
HttpUser = oscam_admin
HttpPWD = oscam_password
HttpRefresh = 10
HttpAllowed = 192.168.0.1-192.168.255.255
HttpReadOnly = 1

[newcamd]
Key = 0102030405060708091011121314
Keepalive = 1
Port = 50001@0919:000000;50002@0919:000000;51000@0919:000000

[cccam]
Port = 52000
Reshare = 2
Ignorereshare = 1
Version = 2.1.1
Stealth = 0

--------------- oscam.user ---------------


[account]
User = client_user
Pwd = client_password
AU = 1
cccmaxhops = 1
Group = 2,3,4,8