ok, this is what I use... location = /etc/tuxbox/config

oscam.server
[reader]
label=anything you want to write.
enable=1
protocol=newcamd
key=0102030405060708091011121314 --------- this may be different for your server... default set from 01-14
device=dns,port
user=??????
password=????
group=1
inactivitytimeout=60
blockemm-unknown=1blockemm-u=1
blockemm-s=1
blockemm-g=1
audisabled=1
 
Last edited by a moderator:
I've installed an Oscam from the softcam panel on my zgemma box with dsayers openatv image. I haven't tried using it yet and am probably going to have a go at it tomorrow. Just to be clear, if I am using two lines for Sly and Vermin then my file should look like this :

[reader]
label = TV1 SLY
protocol = newcamd
device = your.server.com,port
key = 0102030405060708091011121314
user = username
password = password
inactivitytimeout = 60
group = 1
emmcache = 1,3,31
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1


[reader]
label = TV2 VM
protocol = newcamd
CAID = 1841
device = your.server.com,port
key = 0102030405060708091011121314
user = username
password = password
inactivitytimeout = 60
group = 1
emmcache = 1,3,31
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1


Is that right? Do you need the reader label for each line?




Yes as dangerous says if running on a combo with different lines its best to ad a line in the cable reader CAID = 1841
Thats for vermin UK you will have to change that to whatever your providers CAID is, so an example of a VM Uk assuming your running 2 lines is

device = your.server.com,port
key = 0102030405060708091011121314
user = username
password = password
inactivitytimeout = 60
group = 1
emmcache = 1,3,31
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1

Thanks to Dangerous for being the guinea pig lol
 
Last edited:
That's right 1 reader for each line

Edit example:

[reader]
label = TV1 - SLY
protocol = newcamd
device = your.server.com,port
key = 0102030405060708091011121314
user = username
password = password
group = 1

[reader]
label = TV2 - SLY
protocol = newcamd
device = your.server.com,port
key = 0102030405060708091011121314
user = username
password = password
group = 1


[reader]
label = TV3 - VM
protocol = newcamd
device = your.server.com,port
key = 0102030405060708091011121314
user = username
password = password
group = 1


[reader]
label = TV4 - VM
protocol = newcamd
device = your.server.com,port
key = 0102030405060708091011121314
user = username
password = password
group = 1


You could just copy and paste this one and put your line details in.
 
Last edited:
Let me know if this is in the wrong section

has anyone figured this out the tandberg side of things
 
Last edited:
Don't know if anyone has tried....also not allowed to post links to other sites on here.
Maybe you can and post up how to do it? Nice project.
 
Back
Top