tmirelavic
New member
- Messages
- 39
**Files are for AB ipbox HD and cuberevo HD receivers
Yesterday i made some test with these new emu.Many people know this emu like a cardserver which has the possibility to work with the card of SKY ital.But from December 2009 this emu can be a client in CCCAM SEVER.
My friends from RSP forum (@zildan)which made the RSP E2 he make one script to start and stop the oscam from the panel....Now i give some informtions about this emu....
First we need to put the oscam in var/emu and to make atributes in 777
after we need three files:
-oscam.conf
-oscam.server
-oscam.user
These file go in var/emu
oscam.conf and Oscam.user we leave without modifications....
In oscam.server we need to put some lines...If we need to be a client in cccam server.
[reader]
label = server1
protocol = cccam
device = totos.dyndns.org,12000
account = kapos,focus
group = 1
cccversion = 2.0.11
cccbuild = 2892
If the line from server CCCAM is that!!!
C: totos.dyndns.org 12000 kapos focus
If we have more one line for servers CCCAM we need to put more lines [reader] with every line....
Now if we want to have script for start-stop oscam emu without to used telnet we need to put some file....
-we have thre files oscam,oscam_start si oscam_stop
-oscam we put in var/emu/ and after atributes 777
-oscam_start and oscam_stop in /usr/lib/enigma2/python/Plugins/Extensions/PKT/
OSCam emu:
http://uploading.com/files/8fm6c4ed/oscam+emu.rar/
OSCam sript start stop:
http://uploading.com/files/9fb3d739/osc ... _stop.rar/
If we do not like oscam to apears in cccam server like CCCAM 2.0.11 We can change very easy:
#cccversion = 2.0.11
#cccbuild = 2892
#cccversion = 2.1.1
#cccbuild = 2971
#cccversion = 2.1.2
#cccbuild = 3094
#cccversion = 2.1.3
#cccbuild = 3165
#cccversion = 2.1.4
#cccbuild = 3598
And we change in oscam.server
cccversion = 2.0.11
and
cccbuild = 2892
with
cccversion = 2.1.4
and
cccbuild = 3598
After in CCCAM server oscam it will apear like cccam 2.1.4
is very stable like incubusCamd and they work every day because is open source emu.In the near future it will be and server cccam that they have promise developer team....
Yesterday i made some test with these new emu.Many people know this emu like a cardserver which has the possibility to work with the card of SKY ital.But from December 2009 this emu can be a client in CCCAM SEVER.
My friends from RSP forum (@zildan)which made the RSP E2 he make one script to start and stop the oscam from the panel....Now i give some informtions about this emu....
First we need to put the oscam in var/emu and to make atributes in 777
after we need three files:
-oscam.conf
-oscam.server
-oscam.user
These file go in var/emu
oscam.conf and Oscam.user we leave without modifications....
In oscam.server we need to put some lines...If we need to be a client in cccam server.
[reader]
label = server1
protocol = cccam
device = totos.dyndns.org,12000
account = kapos,focus
group = 1
cccversion = 2.0.11
cccbuild = 2892
If the line from server CCCAM is that!!!
C: totos.dyndns.org 12000 kapos focus
If we have more one line for servers CCCAM we need to put more lines [reader] with every line....
Now if we want to have script for start-stop oscam emu without to used telnet we need to put some file....
-we have thre files oscam,oscam_start si oscam_stop
-oscam we put in var/emu/ and after atributes 777
-oscam_start and oscam_stop in /usr/lib/enigma2/python/Plugins/Extensions/PKT/
OSCam emu:
http://uploading.com/files/8fm6c4ed/oscam+emu.rar/
OSCam sript start stop:
http://uploading.com/files/9fb3d739/osc ... _stop.rar/
If we do not like oscam to apears in cccam server like CCCAM 2.0.11 We can change very easy:
#cccversion = 2.0.11
#cccbuild = 2892
#cccversion = 2.1.1
#cccbuild = 2971
#cccversion = 2.1.2
#cccbuild = 3094
#cccversion = 2.1.3
#cccbuild = 3165
#cccversion = 2.1.4
#cccbuild = 3598
And we change in oscam.server
cccversion = 2.0.11
and
cccbuild = 2892
with
cccversion = 2.1.4
and
cccbuild = 3598
After in CCCAM server oscam it will apear like cccam 2.1.4
is very stable like incubusCamd and they work every day because is open source emu.In the near future it will be and server cccam that they have promise developer team....