CCcam 2.1.1 on AzBox HD

juli13

Staff member
Administrator
Messages
10,198
Code:
I will try just to explain on one place how to install and run native CCcam 2.1.1 ( CCcam.mips ) on AzBox HD Elite and Premium.

First of all, download from this thread file, called azbox-cccam-2-1-1-working.rar . Unpack it on Your desktop.

Use FileZilla FTP or any FTP manager to connect on You AzBox HD device.

Enter in /EMU folder and create directory lib , so You will have /EMU/lib .

Now transfer this files to that directory from just downloaded archive from this thread :

CCcam.mipsel , ld.so.1, libc.so.6, libcrypt.so.1, libdl.so.2, libdvbapi.so, libgcc_s.so.2, libm.so.6, libnss_dns.so.2, libnss_files.so.2, libnss_hesiod.so.2, libnss_nis.so.2, libnss_nisplus.so.2, libpthread.so.1, libresolv.so.2, libstdc++.so.7 . ( It means, copy all files except file dvbapi_module from my archive ).

Please put CHMOD 755 on all files which You copied to /EMU/lib directory !!! This is very important !!!

Prepare Your CCcam.cfg file and copy it, inside of /EMU/lib directory.

Now, You have to go inside of /EMU/OpenXCAS directory and there You should create new directory called dvbapiCAS, so You will have /EMU/OpenXCAS/dvbapiCAS . Put inside of that folder file called dvbapi_module and give CHMOD 755 to that file.

Also it is important that You create inside of that /EMU/OpenXCAS/dvbapiCAS file named as openxcas.conf which should contain this :

[module]
name = dvbapiCAS
daemon = dvbapi_module
version = 1.00

Now when all is settled You can start it.

But keep in mind, first start CCcam and then start dvbapi_module .

Also keep in mind that all other EMU's are dissapled in OpenXCAS panel Camd activation and priority settings.

To start CCcam use this command :

LD_PRELOAD=/EMU/lib/libdvbapi.so /EMU/lib/ld.so.1 --library-path /EMU/lib/ /EMU/lib/CCcam.mipsel -dv -C /EMU/lib/CCcam.cfg &

And to start dvbapi_module 

Go inside of /EMU/OpenXCAS/dvbapiCAS

and type this command:

./dvbapi_module 

The best combination is to start 2 telnet sessions to Your AzBox HD, on first session run CCcam on seccond start dvbapi_module.

Enjoy.
 

bellof

Registered
Messages
1,791
CCcam 2.1.1 for AZ Box HD(idiots safe)

Unzip the file and copy the whole emu-folder via FTP to your AZ-box!overwrite the old folder on your box!

Open the emu-folder,then open the lib-folder!
set all files in this lib folder to chmod 755!
only cccam.cfg stays at chmod 644

now go back to emu-folder and open folder OpenXCas!
there you´ve to open the folder dvbapiCAS and set the files dvbapi_module and dvbapi.sh to chmod 755

now you have to to edit the cccam.cfg(EMU/lib) with your own lines!
Reboot the box!
after reboot you´ve to go in the menü on your AZ box!
in the menü you´ve to go to opencas/activation & priority settings!
there you´ve to start the dvbapiCas!

check up cccam´s running(IP of box:16001)

if it runs
Go back to your TV and lean back!

THANKS TO MY FRIEND 1380KAY!!!


IN GERMAN:
AZBox HD CCcam 2.1.1 komplett vorkonfiguriert (idiotensicher)


Dieses File entpacken und den EMU-Ordner via FTP mit den vorhandenen
tauschen.Dann den EMU öffnen dann den lib öffnen und alles,auser die
CCcam.cfg,auf Attribute 755 stellen.Jetzt den lib verlassen und wieder
in EMU gehen.Nun den Ordner OpenXCas öffnen und dan den Ordner
dvbapiCAS öffnen und dvbapi_module auf Attribute 755 stellen so wie die dvbapi.sh.
Nun noch die CCcam.cfg ,in EMU/lib , mit euren Lines bearbeiten.
Jetzt die Box rebooten und im Menü unter plug ins den openxcas dann
Activatin & Priority Settings das dvbapiCas starten zurück auf TV und genießen.

Mit der "IP der Box:16001" kann man nun sehen ob die CCcam rennt.
 
Top