Interfacing Oscam with Tvheadend

There are 22 replies in this Thread which was already clicked 6,637 times. The last Post () by s3n0.

  • Since Tvheadend and oscam are used together but don't need to be on the same system would there be and ad/disadvantages in having them on seperate systems?

    No problems, work fine on separate systems.

    But does it help take the load off Tvheadend if oscam is on a different system or does it provide an additional overhead?

    Oscam usage is to small unless if you have BIG sever or cacheex ...etc.

  • djkhalix:


    I don't know LibreELEC sorry. However, your question is probably also in the wrong thread of the discussion forum. Here, Tvheadend deals with Oscam and not LibreELEC OS :-P. I don't know what the "/flash/SYSTEMS/" folder is for, but maybe there is a kernel with locked writing rights like iOS (iPhone phone) or Android OS.

    @s3n0


    This may be my last reply here since i'm on the wrong thread discussion. I will reply you via PM. :-) Anyway here my my logs


    Libreelec system which has the oscam error occur:

    Code
    rpi2mc-libreElec:/usr/lib # ls -la libcrypto*
    lrwxrwxrwx    1 root     root            18 May  4 23:42 libcrypto.so -> libcrypto.so.1.0.0
    -rwxr-xr-x    1 root     root       1505984 May  4 23:42 libcrypto.so.1.0.0


    Compiler system:

    Code
    root@mc:/usr/lib/arm-linux-gnueabihf# ls -la libcrypto*
    -rw-r--r-- 1 root root 3172740 Jun 26 16:59 libcrypto.a
    lrwxrwxrwx 1 root root      16 Jun 26 16:59 libcrypto.so -> libcrypto.so.1.1
    -rw-r--r-- 1 root root 1493272 Dec 13  2017 libcrypto.so.1.0.2
    -rw-r--r-- 1 root root       0 Jul 10 00:35 libcrypto.so.1.1



    Thanks

  • djkhalix:


    OK, so create a symbolic (virtual) link to file 1.0.0, but I hope there will be no compatibility issues. As you write, by error message:

    Quote

    libcrypto.so.1.1 cannot open shared object file No such file or directory

    Use the command-line / Shell:

    Code
    cd /usr/lib
    ln -s libcrypto.so.1.0.0 libcrypto.so.1.1

    (ln -s physical-file symbolic-link)

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!