08-24-2018, 03:29 PM
(08-23-2018, 01:47 AM)gedas07 Wrote:(08-14-2018, 03:13 PM)Rocklobster Wrote: Assuming you are using Debian Stretch choose either Doozer or Bintray from this link https://tvheadend.org/projects/tvheadend...Repository
Just read through this link and follow the steps laid out.
Thanks , but in this page, debían is not supported for armhf / arm64.
What can i choose?
Sorry but i’m very newbbie
You can try out the below method that listed on their wiki page.
Raspberry Pi / Raspbian armhf
Unofficial Raspbian packages are provided by mpmc for both Raspbian Jessie and Stretch.
- These builds are done manually and may lag behind, however I'll do my best to keep them updated until the official repo is able to provide the packages.
- There's no transcoding support, mainly because the Pi isn't powerful enough to do software transcoding and hardware transcoding is not yet available.
- There is no changes to the code whatsoever for these builds.
- Make sure to enter the distro as raspbianjessie/raspbianstretch and not jessie/stretch.
To use this repository follow the official usage guide - for bintray, but change the repository URL from https://dl.bintray.com/tvheadend/deb to https://dl.bintray.com/mpmc/deb and replace DISTRO with raspbianstretch or raspbianjessie.
Example:
echo "deb https://dl.bintray.com/mpmc/deb raspbianstretch stable-4.2" | sudo tee /etc/apt/sources.list.d/tvheadend.list