PDA

View Full Version : OScam-120-r11072_PrismCube_bhp



H4XoR
10-11-2015, 03:44 PM
For PrismCube Ruby with Black Hole Prism 2.1.x image

OScam-120-r11072_PrismCube_bhp

Configure OScam for C Line
Paste the code below into your oscam.server file.
Add your server URL and port number in the device line.
Add your Username in the user line.
Add your Password in the password line.

Save the file as oscam.server and FTP to /etc/tuxbox/config



# Oscam Reader for C Line.
[reader]
label = CCcam
protocol = cccam
device = server-domain.org,12000
user = username
password = password
inactivitytimeout = 1
group = 1
cccversion = 2.1.2
ccckeepalive = 1


Configure OScam for N Line
Paste the code below into your oscam.server file.
Add your server URL and port number in the device line.
Add your Username in the user line.
Add your Password in the password line.

Save the file as oscam.server and FTP to /etc/tuxbox/config



# Oscam Reader for N Line.
[reader]
label = Newcamd
protocol = newcamd
device = cs-server-domain.org,PortNumber
key = 0102030405060708091011121314
user = username
password = password
inactivitytimeout = 1
group = 1