-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Donald Oakes edited this page Dec 10, 2014
·
35 revisions
##Setup Guide
MythTV Setup
Mythling Setup
Learn More
`--enable-libx264`. 2. Run mythtv-setup on the backend server you want to stream from. - Under General settings make sure your IP address(es) are not set to 127.0.0.1. (Note: this step is needed on any mythfrontend boxes where mythling frontend playback is desired). - Storage Groups: - You probably want the *Videos* storage group. Without this, in order for Mythling to stream videos this pull request is needed on top of MythTV fixes/0.27: https://github.com/MythTV/mythtv/pull/84, or apply [this patch](content.cpp.patch). - 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 4. To play music on a frontend using Mythling, enable [Frontend Control Socket](http://www.mythtv.org/wiki/Frontend_control_socket): - Run mythfrontend and under General Setup options, check "Enable Network Remote Control Interface". ###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
Mythling Wiki How-To Guide