OmxTV - ipTV for Raspberry Pi, shell scripts wrapper for omxplayer.
- configured for: Moja WebTV, BHTelecom, Bosnia And Herzegovina.
- using OMXPlayer and shell scripts, without KODI.
- remote controlled by php-web menu
http://omxtvraspberryIP/tv
, e.g. on smartphone with home-shortcut to the link.
- get any version of raspberry pi with raspbian or archlinux-arm. create functional static-ip network and ssh connection.
- read docs/dependencies text file, ssh to pi and install dependencies.
- on rpi:
git clone https://github.com/asainnp/omxtv && cd omxtv && sudo make install
. - on rpi: edit
/etc/omxtv/omxtv.conf
file to update credentials. - go to
http://omxtvraspberryIP/tv
and click "powerON" button.