当前位置: 首页 > 工具软件 > Tvheadend > 使用案例 >

Tvheadend apt 安装

皇甫伟彦
2023-12-01
Tvheadend is a TV streaming server for Linux supporting a wide variety of digital TV standards, including but not limited to: 

- DVB-S/S2 
- DVB-T/T2 
- DVB-C 
- IPTV 
- SAT<IP 
- HDHR 

Repository Guidelines: 

Official Tvheadend debian packages, including support for all current Ubuntu and Debian distributions. 

4 components are available: 

* release - for the latest official release 
* stable - for nightly build of latest release branch (will pick up fixes quicker than release) 
* unstable - for nightly build of master branch (don't use on production systems) 
* obsolete - historic 3.4 build to keep older users happy 

To use the repository: 

$ sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 379CE192D401AB61 
$ sudo apt-add-repository " https://dl.bintray.com/tvheadend/deb  COMPONENT" 
// COMPONENT is one of the above components 
$ sudo apt-get update 
$ sudo apt-get install tvheadend
 类似资料: