Turbopower and CapnCook, please change my port to 12454 (cccam), thanks. I cannot send PM for 1 day :|
delete post
Assuming you are on Ubuntu/Linux, its pretty straight forward..
Oscam has a good GUI for selecting options like protocols and features.
basically its:
1) Gather all oscam compile dependencies and install them
(apt-get install build-essential dependency2 dependency3 etc)
2) checkout the latest release from svn, into a folder called oscam-svn
(svn co http://streamboard.de.vu/svn/oscam/trunk oscam-svn)
3) Configure the downloaded build..
(cd into folder oscam-svn, then fire make config to start the GUI based config
4) Build Oscam
(make OSCAM_BIN=oscam)
Done!
Checkout the re-newed wiki pages for more information here: http://www.streamboard.tv/oscam/wiki/BuildingOscam
to compile specific svn (like you want 7474) command is:
Code:svn co http://streamboard.de.vu/svn/oscam/trunk oscam-svn -r 7474
delete post
i run the config script with ./config.sh -g in the oscam-svn folder .
i only compile what i need and nothing else .
i only use loadbalancer to log stats .Code:Unix starttime: 1348234215 Starttime: 21.09.2012 14:30:15 Version: 1.20-unstable_svn Rev. 7479 Max PID: unlimited Active modules: Web interface support: yes SSL support: no DVB API support: no Anti-cascading support: no Irdeto guessing: no Debug mode: yes Monitor: yes Loadbalancing support: yes LCD support: no IPv6 support: no Cache exchange support: yes camd 3.3x: no camd 3.5 UDP: no camd 3.5 TCP: no newcamd: yes CCcam: yes Pandora: no gbox: no radegast: no serial: no constant CW: yes Cardreader: yes Nagra: no - no EMM support! Irdeto: no - no EMM support! Conax: no - no EMM support! Cryptoworks: no - no EMM support! Seca: no - no EMM support! Viaccess: yes NDS Videoguard: yes DRE Crypt: no - no EMM support! TONGFANG: no - no EMM support! Bulcrypt: no - no EMM support!
Guys, one problem. I have one peer that is giving me their cards instead of NEEDINIT message. Where is the problem with config here? I guess its the problem on their end?
Well.. Its not really a "problem" ..
This user should set cccmaxhops= -1 to disable the shares.
But this is more their security risk as it is yours...