HI all
Some of our customer want to know how to use OSCAM with TBS3102 here is detail steps include two protocol ,dvbapi or newcamd .
1.when tbs3102 is insert it will load /dev/ttyUSB0 ,OSCAM get key from /dev/ttyUSB0 via mouse protocol . Oscam has 3 configuration file : oscam.server ,oscam.user,oscam.conf . like this :
1.1 oscam.server :
# oscam.server generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r10615
# Read more: http://www.streamboard.tv/svn/oscam/branches/merlin/Documentation/example/oscam.server
[reader]
label = myusbmousereader
protocol = mouse
detect = CD
device = /dev/ttyUSB0
aeskey = 0102030405060708091011121314
caid = 0200
group = 2
emmcache = 1,3,2
services = services2
1. 2 oscam.conf
# oscam.conf generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r10615
# Read more: http://www.streamboard.tv/svn/oscam/branches/merlin/Documentation/example/oscam.conf
[global]
logfile = stdout
bindwait = 30
nice = -1
lb_mode = 1
[newcamd]
port = 8080@0B00:031D00
serverip = 192.168.8.171
allowed = 127.0.0.1,192.168.0.0-192.168.255.255
key = 0102030405060708091011121314
keepalive = 1
mgclient = 1
[dvbapi]
enabled = 1
au = 1
pmt_mode = 4
user = vdr
boxtype = pc
[webif]
httpport = 8888
httpuser = oscam
httppwd = oscam
httpallowed = 0.0.0.0-255.255.255.255
aulow = 120
hideclient_to = 15
1.3. oscam.usre
# oscam.user generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r10615
# Read more: http://www.streamboard.tv/svn/oscam/branches/merlin/Documentation/example/oscam.user
[account]
user = xxx
pwd = xxx
au = 1
group = 1
cccmaxhops = 5
cccreshare = 3
2. tvheadend connect oscam via dvbapi protocol or newcamd protocol.
2.1 tvheadend connect oscam with newcamd protocol .
2.2 tvheadend connect oscam with dvbapi protocol
If you still have question with this please feel free to ask us.
Thanks
Kind Regards