User Tools

Site Tools


servers:tvheadend

Information

  • Tvheadend 1)

Prerequisites

Dependencies

sudo zypper install 'tvheadend'

Firewall

  • 9981/tcp is Tvheadend's built-in web server
  • 9982/tcp is HTSP/Streaming
sudo firewall-cmd --add-port='9981'/'tcp' --permanent && sudo firewall-cmd --add-port='9982'/'tcp' --permanent && sudo firewall-cmd --reload

Service

sudo systemctl enable 'tvheadend' --now

Set-up

Initial User

  • Change x to password
  • The instructions for this should be presented after install
sudo tvheadend_super 'espionage724' 'x' && sudo systemctl restart 'tvheadend'

Settings

  • ATSC-C isn't useful
  • ATSC-T: United States: us-ATSC-center-frequencies-8VSB-062009
  • Allowed network: 192.168.1.0/24
  • Admin username: espionage724
  • Username: alira

Personal Notes

  • Rename the TV Adapters ATSC-C and ATSC-T to Cable and Antenna respectively
  • Disable the Cable TV Adapter since only an antenna is being used
  • Ideally 34-37 services should be found
  • Channel 65-1 is Daystar
/var/www/wiki/data/pages/servers/tvheadend.txt · Last modified: 2018/06/01 01:20 by Sean Rhone