Skip to content
Donald Oakes edited this page Sep 13, 2014 · 35 revisions

##Setup Guide

MythTV Setup
Mythling Setup
Learn More

###MythTV Setup ####Install & Configure MythTV 0.27 1. If you build from source, for HLS transcoding you must successfully set
`--enable-libx264`. 2. Run mythtv-setup on the backend server you want to stream from. - Under General settings make sure your backend IP address(es) are not set to 127.0.0.1. - Storage Groups: - You probably want the *Videos* storage group. Without this, in order for Mythling to stream videos the following pull request is needed on top of MythTV fixes/0.27: https://github.com/MythTV/mythtv/pull/84 - For artwork to display in Mythling you need at least one of the artwork Storage Groups to be configured (*Coverart*, *Fanart*, *Banners*, *Screenshots*) - Create a *Streaming* storage group if you want HLS transcode output directed somewhere other than the default (~/.mythtv/tmp/hls). 3. Test [MythTV Service](http://www.mythtv.org/wiki/Services_API) access. With your mythbackend running: - http://backendip:6544/Status/GetStatus ###Mythling Setup ####Install & Configure Mythling 1. Download Mythling from the Play Store:
https://play.google.com/apps/testing/com.oakesville.mythling 2. Walk through the screenshots in the setup guide. These are accessible from within the app via the Help option, or online at: http://oakesville.github.io/mythling/help.html ###Learn More http://oakesville.github.io/mythling
Clone this wiki locally