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

##Setup Guide

####Contents MythTV Setup
Mythling Setup

###MythTV Setup ####Install & Configure MythTV 0.27 1. If you build from source, for HLS streaming you must successfully set --enable-libx264 when configuring. 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. - You probably also want to create the Videos Storage Group. In order for Mythling to stream videos without the Videos Storage Group, the following pull request is needed on top of MythTV fixes/0.27:
https://github.com/MythTV/mythtv/pull/84 - In any case for artwork to display in Mythling you need at least one of the artwork Storage Groups to be configured (Coverart, Fanart, Banners, Screenshots) 3. Test 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 accessed from within the app via the Help option, or online at: http://oakesville.github.io/mythling/help.html
Clone this wiki locally