sudo apt update && sudo apt upgrade -y
sudo apt install tvheadend -y
安装过程中会弹出配置界面:
创建管理员账户(输入 TVHeadend Web 界面的用户名和密码)
选择是否启用 DVB 网络(如果你有 DVB 设备,选择 "Yes")
启动
sudo systemctl enable tvheadend
sudo systemctl start tvheadend
访问:http://服务器IP:9981
sudo apt update && sudo apt upgrade -y
sudo apt install tvheadend -y
安装过程中会弹出配置界面:
创建管理员账户(输入 TVHeadend Web 界面的用户名和密码)
选择是否启用 DVB 网络(如果你有 DVB 设备,选择 "Yes")
启动
sudo systemctl enable tvheadend
sudo systemctl start tvheadend
访问:http://服务器IP:9981
Comments | NOTHING