-
Notifications
You must be signed in to change notification settings - Fork 4
Home
donald edited this page Jul 12, 2016
·
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 also needed on any mythfrontend boxes where mythling frontend playback is desired). - Storage Groups: - For video playback you'll need the *Videos* storage group. - For music you need the *Music* storage group. As long as you have the storage group pointed to the directory that holds your music, you don't even need [MythMusic](https://www.mythtv.org/wiki/MythMusic) installed to listen to your tunes with Mythling. - For artwork to display in Mythling you need at least one of the artwork storage groups 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). - To support the *Record & Transcode* menu option in Mythling EPG: - General > Allow transcoding jobs - Recording Profiles > (Selected Recorder) > (Default Profile) > Enable auto-transcode after recording 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/store/apps/details?id=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