Coder Social home page Coder Social logo

stream-chan's Introduction

stream-chan is a script that you can use to stream HD channels to your DLNA player of choice.  This README will describe how to set up streaming with Mediatomb. 

1) Install the hdhomerun_config utility.  

There are Debian packages, or you can get the source from here: 
http://www.silicondust.com/support/hdhomerun/downloads/linux/

2) Use hdhomerun_config to find your device ID.  ex: 

$ hdhomerun discover
hdhomerun device FFFEFDFC found at 192.168.1.12

3) Create a stream-chan.conf in the same directory as stream-chan.  Ex: 

HDHR=/usr/bin/hdhomerun_config
DEVICE=FFFEFDFC 
TUNER=0

4) Scan for TV channels in your area: 

hdhomerun_config FFFEFDFC scan 0 scan.results

5) Use make-chans to create .chan files representing those files.

./make-chans scan.results

6) Move those files into a location you'll share with Mediatomb. 

(Tip: Don't have Mediatomb running when you do this.  It might scan the .chan files before we've configured them correctly in the next step.)

mv *.chan /usr/local/share/mediatomb

7) Configure Mediatomb to "transcode" .chan files to mpeg files. 

See mediatomb.sample.config.xml

8) Start up Mediatomb and watch TV on your PS3.  :)




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.