Check out the most recent updates on the wiki.
Watch TV on your Roku using your HDHomerun PRIME/PLUS!
The HDHomerun PRIME (hdhr3-cc) and PLUS (hdtc-2us) support streaming over HTTP. Unfortunately the Roku cannot consume this stream directl. maddox has created a transcoding application called Wallop to convert the MPEG2 stream to H.264 and serve it up live over HLS using ffmpeg. Thanks to his work, I was able to easily create a Roku app to stream from Wallop.
themacks created a similar application called Ply that is compatible with the HDTC devices. Ply takes advantage of the fact that the tuner has built-in transcoding so you do not need to dedicate a lot of computing resources to it.
- HDHomerun PRIME (hdhr3-cc) or HDHomerun PLUS (hdtc-2us)
- Wallop (for PRIME) or Ply (for PLUS) installed and running on a some machine/server.
- Roku
- Add the channel. Here is the link to the private channel.
- Enter the Wallop/Ply server information on the Settings page. (NOT the HDHomerun address)
- Sit back and enjoy live TV on your Roku.
Wallop has the ability to serve up channel logos for each of your channels. I have included some logos sized appropriately for this Roku app in the channel_logos
directory. Copy these logos to your Wallop install and add each channel to your Wallop config, as described here. Please contribute more logos if you create them for your setup! The proper image size is 210x270.
Currently waiting for Roku to support .ts containers (live streams). Follow the updates on the wiki.
No. Sorry. :( The Dual (hdhr3-us) does not have the ability to stream over HTTP, and SiliconDust has said it will never be able to have this ability due to hardware limitations. You will have to purchase a newer HDHomerun device.
I am going to take a look and see if I can use the same techniques to make this work on a Plex channel as well. Ideally we would use Plex's transcoder instead of Wallop, but Plex's transcoder currently does not support live streams of any kind.
No. This is something I am looking into. If you know of any free/open APIs where I can get that information for, say, a zip-code, please let me know!