PDA

View Full Version : How To For CCcam in E2 for AZbox HD


gorski
26-10-2010, 09:20
From another forum, thanx to all who contributed!!!

You can use DCC (a dreambox tool)

FTP CCcam.mipsel into /usr/bin ,rename to CCcam ,chmod 755 (right click > attributes > check 755)
FTPCCcam.cfg into /etc
edit CCcam.cfg accordingly.

To start it
telnet into the azbox and type
CCcam &

If you want to debug what CCcam is doing type

CCcam -dv & If it doesn't start:

CCcam starts perfect, but does not locate CCcam.cfg in etc, it looks for /var/etc ??You can make a simlink with DCC
/var/etc /etc
Is very simpleHow to create simlink:

copy and paste in telnet:

ln -s /var/etc /etcCCcam running fine now Here's another one, thanx to azbox4ever, my edit:

Short complete Tuturial for CCcam 2.1.4

First of, all donwload the attached files.

Then transfer (you can use DCC or MaZ) all the files into /usr/bin

After the tranfer give the chmod 777 for CCcam 2.1.4 and 755 for (CCcam.prio,CCcam.cfg,CCcam.provi ders and CCcam.channelinfo

Add your C-line into CCccam.cfg

Now edit the Etc/enit.d/rcs by adding this line at the end of this file

/usr/bin/CCcam_2.1.4 -C /usr/bin/CCcam.cfgNow you can star Cccam_2.1.4 by telnet by typing these 2 commands


cd /usr/bin

./CCcam_2.1.4 -dC /usr/bin/CCcam.cfg