PINE64
How can I install tvheadend server un rock64? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85)
+--- Forum: General Discussion on ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=86)
+--- Thread: How can I install tvheadend server un rock64? (/showthread.php?tid=6313)

Pages: 1 2


RE: How can I install tvheadend server un rock64? - gedas07 - 08-23-2018

(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/wiki/AptRepository

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


RE: How can I install tvheadend server un rock64? - tllim - 08-24-2018

(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/wiki/AptRepository

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.
Usage
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


RE: How can I install tvheadend server un rock64? - gedas07 - 08-25-2018

(08-24-2018, 03:29 PM)tllim Wrote: 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.
Usage
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

Hello i add this to sources.list
echo "deb https://dl.bintray.com/mpmc/deb raspbianstretch stable-4.2" | sudo tee /etc/apt/sources.list.d/tvheadend.list
And when i do sudo apt-get update , that is the answer

Quote:Reading package lists... Done

N: Skipping acquire of configured file 'stable-4.2/binary-arm64/Packages' as repository 'https://dl.bintray.com/mpmc/deb raspbianstretch InRelease' doesn't support architecture 'arm64'