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://:80 --recv-keys 379CE192D401AB61
$ sudo apt-add-repository "
/tvheadend/deb
COMPONENT"
// COMPONENT is one of the above components
$ sudo apt-get update
$ sudo apt-get install tvheadend
相关文章
- Centos安装wget命令
- centos安装tmux过程
- Oracle 12c R2 静默安装
- vmvare安装vmtools菜单灰色
- 解决WSL2的ubuntu20.04中安装docker出现无法连接的问题(Cannot connect to the Docker daemon)
- conda安装报错Collecting package metadata (current_repodata.json): failed
- docker容器内部执行apt-get install vim报:unable to locate package vim
- docker学习笔记3【 E: Unable to locate package docker镜像无法安装软件】
- docker安装CentOS后容器内提示找不到envsubst命令
- TensorFlow2.0.0-Keras2.3.1离线安装依赖包