<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Unfortunately, using a remote frontend from a different location without sufficient bandwidth is not going to work. Our recordings are big files and streaming them over typical internet connections outside the home is impossible.<div class=""><br class=""></div><div class="">However, there is a way: Plex. Provided your backend has enough “horsepower,” you can install Plex server on that backend and it can transcode on the fly and send it to the Plex app on a device at the remote site.</div><div class=""><br class=""></div><div class="">I have done this with my system, which is an older Xeon processor and my mom has ~8Mbps DSL and a Roku at her home. She can watch episodes of Jeopardy which I record for her in the event she is away from home during the normal scheduled program. I only have 15Mbps upstream bandwidth, and the entire thing works flawlessly… and it cost me zero.</div><div class=""><br class=""></div><div class="">Hope this helps…</div><div class=""><br class=""></div><div class="">Mike</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Oct 7, 2018, at 7:32 AM, Ian Cameron <<a href="mailto:mkbloke@gmail.com" class="">mkbloke@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><br class=""><br class=""><div class="gmail_quote"><div dir="ltr" class="">On Sun, 7 Oct 2018 at 12:59, Daryl McDonald <<a href="mailto:darylangela@gmail.com" class="">darylangela@gmail.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="">Is there a way to watch my recordings from my son's home, when we're grandbaby sitting? Anything about remote FE's seems to be on the same LAN. He has Kodi on firestick, is that a possibility? Are there any links or wiki's I could use?<br class=""></div></blockquote><div class=""><br class=""></div><div class="">In the simplest terms, it would be a case of making the back end and database available over the Internet. In most domestic settings that would mean enabling port forwarding on your broadband router to forward the relevant ports to the internal private IP(s) of your database/back end machine(s).</div><div class=""><br class=""></div><div class="">In practice, I would think about using a VPN like OpenVPN though and instead forward the OpenVPN ingress port on your broadband router for better security. You would then just need to make sure that the database/back end are listening on the tun0 interface (assuming the VPN server/database/back end are all hosted on the same box) or that the VPN client has IP route(s) to the internal address(es) of the database/back end server(s).</div><div class=""><br class=""></div><div class="">Ian</div><div class=""><br class=""></div></div></div>
_______________________________________________<br class="">mythtv-users mailing list<br class=""><a href="mailto:mythtv-users@mythtv.org" class="">mythtv-users@mythtv.org</a><br class="">http://lists.mythtv.org/mailman/listinfo/mythtv-users<br class="">http://wiki.mythtv.org/Mailing_List_etiquette<br class="">MythTV Forums: https://forum.mythtv.org<br class=""></div></blockquote></div><br class=""></div></body></html>