0% found this document useful (0 votes)
726 views4 pages

Oscam How To GigaBlue

This document provides step-by-step instructions for setting up OSCAM software on a Gigablue HD 800 solo device to operate as a CCCam server. The 4 key steps are: 1) Copy OSCAM files and set permissions; 2) Edit the init script; 3) Configure OSCAM settings files like oscam.conf and oscam.server; 4) Link the OSCAM and Gigablue CCCam client by editing cccamd.conf with the server details. The goal is to reshare a CCCam line from the Gigablue to other CCCam clients via OSCAM.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
726 views4 pages

Oscam How To GigaBlue

This document provides step-by-step instructions for setting up OSCAM software on a Gigablue HD 800 solo device to operate as a CCCam server. The 4 key steps are: 1) Copy OSCAM files and set permissions; 2) Edit the init script; 3) Configure OSCAM settings files like oscam.conf and oscam.server; 4) Link the OSCAM and Gigablue CCCam client by editing cccamd.conf with the server details. The goal is to reshare a CCCam line from the Gigablue to other CCCam clients via OSCAM.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

HOW TO OSCAM

ON
GIGABLUE HD 800 solo

STEP BY STEP
1. copy all files to /usr/oscam
2. give the rights 755
3. add in /etc/init.d/rcS following /usr/oscam/oscam -c /usr/oscam &
this will look like this, black colored is already there, red you will add
# PR17638: Add daemonize option to utelnetd.
echo "start utelnetd"
utelnetd -d
/usr/oscam/oscam -c /usr/oscam &
( USE A LINUX EDITOR !!!!!!!!!!!!!!!!!!!!! )
4. edit you files to match you settings ( i will make minium examples, rest you can figure
out self )

1.

ocam.conf

FIND FOLLWING FILES IN oscam.conf


[cccam]
port
reshare
version
updateinterval
minimizecards
[webif]
httpport
httpuser
httppwd
httprefresh
httpallowed
httphideidleclients
httpreadonly

= 20000
=2
= 2.1.1
=1
=0

//(port you will use in OSCAM to act as Cccam server )

= 83
= root
= gigablue
=0
= 0.0.0.1-255.255.255.255
=0
=0

//( web-info, user IPOFBOX:83, user :root / pass : gigablue )

2. oscam.server
FIND FOLLWING FILES IN oscam.server
# oscam.server generated automatically by Streamboard OSCAM 1.00-svn build #3203
# Read more:
http://streamboard.gmc.to/oscam/browser/trunk/Distribution/doc/txt/oscam.server.txt
[reader]
label
enable
protocol
device
account
services
inactivitytimeout
fallback
caid
ident
group
ecmcache
lb_weight
cccversion
cccmaxhops
cccdisableretryecm
cccdisableautoblock
cccwantemu

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

name
1
cccam
10.0.0.4,12111
user,pass
1
1
1
1
100
2.1.4
5
1
1
1

//( CLINE YOU GET FROM OTHERS )


//( USER / PASS from same line )

3. oscam.user
FIND FOLLWING FILES IN oscam.user

# oscam.user generated automatically by Streamboard OSCAM 0.99.4svn build #2952


# Read more:
http://streamboard.gmc.to/oscam/browser/trunk/Distribution/doc/txt/oscam.user.txt
[account]
User = monitor
Pwd = monitor
Group = 1
MonLevel = 4
[account]
user
pwd
disabled
expdate
group
hostname
uniq
sleep
monlevel
au
services
caid
betatunnel
ident
cccmaxhops
cccreshare
keepalive
numusers
penalty

4.

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

demo
demo1
0

//( HERE you create user /pass )


// ( u will sent to gigablue's
// cccam client )

1
0
0
2
1

10
5
1
0
0

now we need to link oscam and gigablues Cccam client


edit /flash1/cccamd.conf
use following line

C: IpofBOX 20000 demo demo1


20000 is given in oscam.conf
demo demo1 is give in oscam.user

if you need further help, or i made some misstage we can discuss here on :

www.gigablue-support.com

You might also like