Posts by billboard

    Hello

    Maybe it will be helpfull for others


    1. Where I find softcam program file after installation
    /etc/init.d/softcam (can be named softcam...)


    2. Where I find oscam program file after installation

    /usr/bin/oscam (can be named oscam...)


    3. Where I find oscam emulation script

    /etc/oscam.emu


    inside oscam.emu:

    emuname = oscam-trunk

    binname = oscam-trunk

    startcam = /usr/bin/oscam-trunk -b -r 2 -c /etc/tuxbox/config

    stopcam = killall -9 osca


    4. Where I find oscam configuration data:

    /etc/tuxbox/config/

    /etc/tuxbox/config/oscam.../...


    My question is what means those options attributes "-b -r 2 -c" ?