Antonio S wrote:
> I'm trying, still no success
I tried to build TVHeadend from github in Raspbian past weekend. As many older download-links failed finally it came to an end with the newest TVHeadend-commit e5f5a4278949afc96e26d6cd50cf968e0e92d7b6
sudo apt-get install libavformat-dev
sudo apt-get install libssl-dev
sudo apt-get install gettext
sudo apt-get install cmake
. ./configure --enable-libffmpeg_static --disable-libx265 --disable-libx265_static --disable-libvpx --disable-libvpx_static
make
But the version that was finally built couldn't cope stably with my DVB-receiver as it failed scanning muxes. I probably miss some knowledge on configuring kernelmodules or something in Raspbian. When I tried about a year ago the Raspbian-version was less stable than the OSMC/OpenElec versions, but at least I got TVHeadend running then.
In OSMC I have TVHeadend working, just the packaged v4.0.9. I'll try to get the pre-packaged http-launch working on OSMC. It seems to link to it's gstreamer-version. I already bought the MPEG2-license for my new RPi3.
The PiCoolFan (I bought only the fan controller and a chinese fan-case as the rest doesn't fit the RPi3) does it's job of cooling the processor at compiling with make -j4 after customizing via the i2c-connection. The fan runs at 25% and max 34 degrees celcius. That keeps the processor at about max. 60 degrees and when the processor is idle the fan isn't running.