how do i install oscam to run cccam on a triple dragon ?.
oscam + Cccam help needed
Collapse
X
-
On my cuberevo I can either download via the pkt team server or I get the files myself and FTP over to the box and then telnet the start command.
It maybe a idea to let us know what you are trying to do. -
firstly im running TDman the latest version at this moment in time or i can run ARTEMIS if needed be , the latest one.
im trying to run Cccam , i tried mgcamd but it kept freezing as mgcamd isnt compatable with Cccam 2.1.2 or above.
i could get a picture but after says 10 mins it would keep freezing till it stopped.
somone mentioned that oscam runs Cccam 2.1.4 fine.
when i use the downloads xml ( green/yellow/red/blue buttons i can only get motor configs , no cams.i know how to add an address but i dont know any catalog address's for the triple dragon so i can auto download like the dm or vu.
so really im trying to get oscam to run for my Cccam and * line .
if you can help that would be great .Comment
-
You will need to find what verison of oscam works in the TD.
I know for the cuberevo its sh4.
Once you have that then place in /var/bin or /var/emu
Then you need some config files these can go in /var/keys
You will need
oscam.server
oscam.conf
oscam.services
oscam.srvid
The main one which connects to CCcam is oscam.server
In here you will see details to login into CCcam, it looks like this,
[reader]
label = server1
protocol = cccam
device = 192.168.0.167,16200
account = test,test
group = 1,2
fallback=1
cccmaxhop = 2
caid = 0963,0919,0d02,0d00,0500,0100,0604,1803
cccversion = 2.0.11
cccbuild = 2892
#cccversion = 2.1.3
#cccbuild = 3165
#cccversion = 2.1.4
#cccbuild = 3598
The above is from my cuberevo, see how I trick CCcam to think its a CCcam_2.0.11 logging in.
Also look at caid line, here you will need to add all caid's that you wish to clear.
ie 0963 = Sky uk, 0919 = Sky It, and so on.
Here you go
h*tp://www.sat-universe.com/showthread.php?t=161846
If you put the tar.gz folder in temp you should be able to install via your remote control.Last edited by Satguy Keano; 30 July, 2010, 14:36.Comment
Comment