Posts by damyaugust

    With the help from this thread I did the following which works on a raspberry pi 4:


    6.1.0-rpi7-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1 (2023-11-24) aarch64 GNU/Linux


    Pi OS Bookworm, fresh install


    1.


    Code
    sudo apt-get -y install automake cmake libtool git build-essential pkg-config gettext libavahi-client-dev zlib1g-dev wget bzip2 git-core liburiparser-dev debhelper ccache dvb-apps libssl-dev libpcre2-dev python3 python3-requests libtheora-dev libiconv-hook-dev libiconv-hook1 libhdhomerun-dev libavfilter-dev libswscale-dev libavcodec-dev libavutil-dev libavformat-dev libx264-dev libx265-dev libvpx-dev libopus-dev libvorbis-dev libva-dev

    Tx to fegol


    2.

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


    3. Download the libdvbcsa.patch and copy it into the libdvbcsa-folder and then:


    4.


    Thanks to all of you


    Attention! The "hts" folder will now be installed in /var/lib/tvheadend

    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.

    Quote

    Is it possible to make patching of tvheadend inside CoreElec 9.2.8?

    I would also like to know this. Perhaps it is possible to transfer the Docker Container from another Linux Distribution (with git) to CE? CE has no git to build the patched versions of TVH and libdvbcsa.


    But I am not familiar with docker yet.