Working code to Oscam on RasperryPi

There is 1 reply in this Thread which was already clicked 1,026 times. The last Post () by Madhatter.

  • Hey here. Have read a bit around, and tried to get Oscam to work on a RasperryPi but no matter what I try I can not get response from the server to deliver the package, so I can have the suite installed.


    Some threads, codes or links to servers that work?
    Ore complets HowTo`s ?

  • I installed raspberry wheeze on mine and used this to install OScam


    sudo apt-get update


    sudo apt-get install subversion cmake build-essential libssl-dev libpcsclite1 libpcsclite-dev dialog


    cd ~


    (LibUSB)
    wget http://sourceforge.net/project….0.9/libusb-1.0.9.tar.bz2


    tar xjvf libusb-1.0.9.tar.bz2


    cd libusb-1.0.9
    ./configure
    make
    sudo make install


    cd ~


    (OSCAM)
    svn checkout http://www.streamboard.tv/svn/oscam/trunk oscam-svn


    cd oscam-svn
    mkdir build
    cd build
    cmake ..
    make
    sudo make install


    Luckily worked straigt of the bat after FTP my CFG files across


    Also found this tut helpful


    ://tekreaders.com/blog/2012/10/06/raspberry-pi-and-oscam/#step1

OSCam Support Forum

Configs, discussion, downloads and guides for OSCam Softcam.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!