Oscam Icam TVHeadend

There are 308 replies in this Thread which was already clicked 89,584 times. The last Post () by damyaugust.

  • Hello M.I.T.M,


    u say u are using the latest patched TVH?

    Where can I find this version? That means, TVH need a new install and i cannot use my actually Version?


    Or does it means i can use my TVH Version and patch the libdvbcsa.patch.zip?


    OScam is no problem. A thousand times install and work like charm....


    Cable works for me, but i need SAT too with icam....

  • I decided to use latest TVH from github. You can get it via

    Code
    git clone https://github.com/tvheadend/tvheadend.git

    by this you'll pull latest version which is not "stable" branch but for me (at least) it works perfectly and stable.


    Before that, git clone patched libdvbcsa

    Code
    https://github.com/glenvt18/libdvbcsa.git

    and compile.


    Then patch TVH 4.3 with provided patch from here. It should be on first pages of this thread.


    Lastly, compile patched TVH and install

  • BlueJoe did u check if "libdvbcsa" is installed from the system?


    I am using -Wl,-rpath /opt/tvheadend/lib in LDFLAGS to define my own libaries, to use...

    so i dont get any issues if the system has this lib also.


    i can't get it how do you do it
    Could you show with the ./configure --ldflags=...


    --ldflags="-Wl,-rpath, /opt/tvheadend/lib" doesent work for me

  • Hello, everyone.

    First of all, a big compliment to the forum! I like it :smiling face:

    TVHEADEND 4.3-1947~gdbaa0f850 has been running perfect for over a year on Debian Buster (without Docker).

    I still have 2 questions that are not entirely clear to me:

    1. Does the patch only run with a previous reinstallation or update to the current unstable version?

    2. TVHEADEND runs as a Sat>IP server, does it work there just like a stream via VLC?


    Thanks very much

    Greetings

    -T-o-u-r-t-

    :sun:

  • Hey guys, can someone pls help me to get tvh running!?


    I compiled the patched tvh without errors using

    sudo ./configure --disable-dvbcsa

    make


    after that i try to run tvh from

    mike@ubuntu2004:~/compile_tvh/tvheadend/build.linux$ sudo ./tvheadend

    and there tvh crashed with

    Thx for your help!

  • am try compile my own but without success!!!


    on the end i got this error


    CC src/docs.o

    CC build.o

    CC timestamp.o

    CC tvheadend

    /usr/bin/ld: /root/tvheadend/build.linux/src/descrambler/tvhcsa.o: in function `tvhcsa_set_key_even':

    /root/tvheadend/src/descrambler/tvhcsa.c:228: undefined reference to `dvbcsa_bs_key_set_ecm'

    /usr/bin/ld: /root/tvheadend/build.linux/src/descrambler/tvhcsa.o: in function `tvhcsa_set_key_odd':

    /root/tvheadend/src/descrambler/tvhcsa.c:250: undefined reference to `dvbcsa_bs_key_set_ecm'

    collect2: error: ld returned 1 exit status

    make[1]: *** [Makefile:713: /root/tvheadend/build.linux/tvheadend] Error 1

    make[1]: Leaving directory '/root/tvheadend'

    make: *** [Makefile:110: ffmpeg_all] Error 2

    root@stalker:~/tvheadend# ^C

  • I just seen your message.

    OSCAM should be vanilla unpatched version... Not sure if it works with any "icam patched" versions?

    if you compiled both TVH and the libdvbcsa then it should work like before they added icam to skyde.


    By the way people, stop messaging me. I might have started the topic but I am not the brains behind this.

  • Hi ihordi,

    can you please explane how you've fixed this error

    Thank you!

  • Hey everyone,

    i think i have successful compile tvheadend with the instructions from =[M.I.T.M]=:

    Now my problem is to login to the TVHeadend Setup via the GUI (even when i start it whit the argument -C)
    and my second problem at the moment is, how to put at as autostart on the server? or what is the final "installation" command after compile tvheadend?


    It would be amazing if some whit more Linux Skills, could provide a full guide for someone like me.


    thx!


    I use Ubuntu 20.04LTSR

  • start tvheadend binary with argument

    Code
    --noacl

    rather than with -C


    Once you've compiled and built a *.deb package and installed this afterwards, it will be started as a service via system.d which is also enabled by default. So nothing you need to worry about.

  • libdvbcsa-01-LS.patch


    Can anyone help me

    I try to compile the tvheadend patch for coreelec 19 whith this manual from fegol:

    It can also be built within CoreELEC without any problems,

    just create a patches folder "here" and copy the unzipped content of libdvbcsa.patch.zip to the patches folder and rename the patch to something like libdvbcsa-01-LS.patch,

    and copy the unpacked contents of tvheadend43.patch.zip into "this folder" and rename the patch to something like tvheadend43-03-LS.patch.


    and running this command in a linux terminal:


    Code

    Code
    export PROJECT=Amlogic # Amlogic, Generic, RPi, ...  #
    export ARCH=arm # arm or aarch64                     #
    
    scripts/build libdvbcsa
    scripts/create_addon tvheadend43

    I am a beginner whith github , and i cannot create the patch folder


    many thanks

  • Tryin to compile tvheadend addon but the compilation ends with the errors::


    Code
    error: missing binary operator before token "("
       55 | #elif HAVE_LIBSIGSEGV && SIGSTKSZ < 16384


    and



    I will ask in CE Forum also. But I am very busy at this moment.


    Followed these instructons.

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!