Giter VIP home page Giter VIP logo

rpi-simple-tv's Introduction

rpi-simple-iptv

Extremely simple IPTV solution for your grandparents!

Concept

   .-----------------------------.
   |                             | 
+---------------+  +----------+  |   +--------------------+
| Potentiometer |  | RPi  USB [--    |                    |
| / remote      |  |     HDMI [------|         TV         |
+---------------+  |     WIFI [--.   |                    |
                   +----------+  |   +---------++---------+
                                 |          ___||___
+-------------------+            |
|    IPTV server    |------------
+-------------------+
  • Raspberry pi zero with TVHAT running tv headend sends content by m3u over wifi to raspberry pi in tv
  • channels are selected by using a potentiometer or remote

possably usefull information:

https://www.instructables.com/id/Rotary-Knob-Alternative-TV-Remote/ https://thepihut.com/blogs/raspberry-pi-tutorials/how-to-stream-digital-tv-with-the-raspberry-pi-tv-hat#Accessing%20Tvheadend https://www.raspberrypi.org/app/uploads/2018/10/Getting-started-with-the-Raspberry-Pi-TV-HAT.pdf https://github.com/ppet36/openhab_dimmer

Pre-requisites

Player dependencies:

  • bash - 4.3.46
  • coreutils - 8.25
  • findutils - 4.6.0
  • grep - 2.25
  • sed - 4.2.2
  • curl - 7.50.1
  • wget - 1.18 (replacement for curl)
  • python - 3.5.2
    • python-evdev - 0.6.1
  • omxplayer - popcornmix/omxplayer

Server dependencies (optional):

Note: Version numbers are just FYI.

https://www.raspberrypi.org/documentation/raspbian/applications/omxplayer.md

Setup

Options for making an IPTV playlist:

  • Setup an aceproxy server, which can make an M3U with a ton of free channels;
  • Make your own (annotated) M3U playlist.

This software expects the tvg-name annotation in playlist, which looks like this:

#EXTINF:-1 tvg-name="Foobar_TV",Foobar TV

Copy config.conf.example to config.conf, and configure everything to your liking.

When it's all done, start with bash launch.sh.

rpi-simple-tv's People

Contributors

samuel12321 avatar stylemistake avatar

Stargazers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.