Discussion about AZBox EMU CCcam Installer

gorski

Registered
Messages
1,553
Reboot after the installation, then FTP into your box, get the incubusCamd.conf file and edit the GBox line at the bottom like so:

card_server_url_1=gbox://MyDyndns:MyPort:MyGBoxPassword@HisDyndns:HisPort:HisGBoxPass
Now, you have both CCcam and GBox line, i.e. two servers to play with.

Reboot!;)

EXTRAS [when you feel adventurous and playful, hehe...:D]

CCcam can become a bit unstable. Try clearing out the memory with this edit to your IncubusCamd .sh file, thanx to Tinos and RangerOne!!!

First back your old .sh file up! After saving it, try editing it like this:

!#/bin/sh
killall incubusCamd.sigma
sleep 3
cd /EMU/OpenXCAS/incubusCamd/
./incubusCamd.sigma &
or

#sh
killall incubusCamd.sigma
sleep 3
cd /EMU/OpenXCAS/incubusCamd/
./incubusCamd.sigma &

Don't forget to CHMOD it to 755!!!

Reboot!

If not working revert to the old one.

Enjoy!:thum:
 

medmed2005

Registered
Messages
112
thank you for this presentation CCcam&Gbox,but
can you explain how to CCcam & Newcamd is working ?
 

gorski

Registered
Messages
1,553
You tell me, m8... I have no OSC or a pirate card... at all... so, can't test...
 

k2k2000

Registered
Messages
727
connecting old incubus to newcamd "newcs" server
Code:
########################### provider configuration ###########################
[Prov:FF00]
card_server_url_0=newcamd://dummy:[email protected]:10110/0102030405060708091011121314
[Servers]
#nothing here
 

gorski

Registered
Messages
1,553
This is to connect it to a NewCS server [Newcamd protocol]:

# URL of card-server to use, formats are as follows:
#
# newcamd://<username>:<password>@<hostname>:<port>/<des_key>
# aroureos://@<hostname>:<port>
# radegast://@<hostname>:<port>
#
# Example:
# newcamd://foo:[email protected]:12345/0CE3476FF2E1C9D9A0A109B371E3

Strictly speaking, I can't say much, as I have no OSC to setup my own little server...

Njoy!:thum:
 

irishchris

Registered
Messages
5
marce is a legend as i tried so any different ccam setups but continuously got stop start picture and freezing. this works perfect though! good man marce!!
 

irishchris

Registered
Messages
5
i wish i had taken time to try it before i said that it worked. i am stumped. it works for few mins flawlessly and then just changes to scrambled - any ideas??
 

hakizu

Registered
Messages
6
Hi Irishcris it work for me anyway just sometimes it need restart in plugins..once a day. So i think problem is in the server??
 

irishchris

Registered
Messages
5
I checked the server on my dreambox and works flawless but on azbox works only for few mins then scrambles? any ideas? is there anything else i should be doing in settings?
 

piotrasd

Registered
Messages
35
yes maybe you have trial ... some one public this version, if i good remember work only 5 or 10 minutes
 
Top