Broadcasting DVB-C/T in your home.net

Preconditions: Rpi2 (Raspbian jessie + tvheadend) connected to your network TV-Stick (i.e. TERRATEC CYNERGY HTC, white) connected to your Rpi2 Antenna (DVB-T or DVB-C) connected to your TV-Stick Alternative clients: Windows: VLC and/or Kodi Android: VLC and Tvhclient Raspberry: Openelec distribution Kodi Client Configuration: install Kodi and enable tvheadend HTSP Client, enter IP-address of your …

TVHEADEND clients

A) Widows-VLC open with rpi_address:9981/playlist? use tvheadend passwd you’ve been prompted during installation save playlist start playlist assigned with VLC view TV:) B) Android install VLC from appstore install tvhclient from appstore, enter connection-name and rpi_address leave ports unchanged view TV:)

RPI2 tvheadend server

Useful references: http://techinfoguy.com/tvheadend-4-x-on-raspberry-pi/ http://techinfoguy.com/setting-up-tvheadend-on-raspberry-pi2/#comment-3 Tasks: Setting up a fresh image (raspbian-jessie) Install tvheadend Configure tvheadend Commands: win32DiskImager->write image (2016-05-27-raspbian-jessie.img) sudo vi /etc/apt/sources.list, add: deb http://apt.tvheadend.org/unstable/ jessie main sudo vi /etc/apt/sources.list, add: deb https://dl.bintray.com/tvheadend/deb/ jessie release sudo apt-get update sudo apt-get install tvheadend you will be prompted for username/passwd (admin tvheadend user) config via http://rpi_address:9981 add …