Kodi Community Forum
Is there a way to avoid having to extend my terrestrial aerial cable to my server? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Is there a way to avoid having to extend my terrestrial aerial cable to my server? (/showthread.php?tid=349527)



Is there a way to avoid having to extend my terrestrial aerial cable to my server? - Hueknew - 2019-11-24

My situation is that I have a couple of rooms where there are terrestrial TV aerial cables and TVs. I have gigabit ethernet throughout the building (reaching all rooms).

So can I use a Raspberry Pi Kodi front end or some other device to connect to the TV aerial , over ethernet, to a backend server (probably TVheadend or MythTV) that is not in the same room as the terrestrial TV aerial cable? So I am essentially achieving the following.
  1. Have a backend server, away from the TV viewing room(s).
  2. Not having to extend aerial cabling to reach the backend server.
My current understanding is that it is the TV tuner has to connect to a backend so the Raspberry Pi or whatever device would have to be running some sort of backend in order to connect and would have to perform the function of front end as well.

However, from what I could find, although the Raspberry Pi is a suitable front end in most cases and could probably serve as a backend for TVheadend it would struggle with MythTV. A Pi 3 might manage MythTV.

So my question is can a Raspberry Pi or some other suitable device, act more as a conduit or thin client, so that although the physical aerial connection is made there, the actual processing is managed by the backend server?

Thanks for any help you can give.


RE: Is there a way to avoid having to extend my terrestrial aerial cable to my server? - the_other_guy - 2019-11-25

HDHomeRun
https://www.silicondust.com/
https://www.raspberrypi.org/blog/raspberry-pi-tv-hat/


RE: Is there a way to avoid having to extend my terrestrial aerial cable to my server? - Hueknew - 2019-11-25

(2019-11-25, 01:54)the_other_guy Wrote: HDHomeRun
https://www.silicondust.com/
https://www.raspberrypi.org/blog/raspberry-pi-tv-hat/

Thanks, the RaspberryPi option looks the most appealing. I'll explore that.