| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| linux [2021/02/22 06:36] – [Configuration utility] neds | linux [2026/07/16 18:00] (current) – neds |
|---|
| |
| ===== Watching live TV from an HDHomeRun ===== | ===== Watching live TV from an HDHomeRun ===== |
| While there is not a "normal" HDHomeRun view app for linux-based operating systems, Linux users can use third party media software such as VLC or Kodi to view live TV from HDHomeRun devices. | While there is not a "normal" HDHomeRun view app for linux-based operating systems, Linux users can use third party media software such as VLC to view live TV from HDHomeRun devices. |
| |
| See: **[[Third party applications]]** | See: **[[Third party applications]]** |
| See also: **[[hdhomerun_config]]** | See also: **[[hdhomerun_config]]** |
| |
| * <label type="default">Latest version: **20210210**</label> | * [[https://download.silicondust.com/hdhomerun/libhdhomerun.tgz|libhdhomerun]] (source) |
| * [[http://download.silicondust.com/hdhomerun/libhdhomerun_20210210.tgz|libhdhomerun]] (source) | |
| * [[http://download.silicondust.com/hdhomerun/hdhomerun_config_gui_20210210.tgz|HDHomeRun Config GTK]] (source) | |
| |
| ===== HDHomeRun Config GTK instructions ===== | ===== HDHomeRun Config GTK instructions ===== |
| |
| - <wrapper>Extract both libhdhomerun and hdhomerun_config_gui to the same directory, e.g.: | - <wrapper>Extract both libhdhomerun and hdhomerun_config_gui to the same directory, e.g.: |
| <code>directory/libhdhomerun | <code>directory/libhdhomerun</code></wrapper> |
| directory/hdhomerun_config_gui</code></wrapper> | |
| - <wrapper>From the hdhomerun_config_gui directory, run: | - <wrapper>From the hdhomerun_config_gui directory, run: |
| <code>./configure | <code>./configure |
| |
| <code>sudo apt-get install libgtk2.0-dev</code> | <code>sudo apt-get install libgtk2.0-dev</code> |
| |
| If you receive an error stating hdhomerun_config_gui: error while loading shared libraries: libhdhomerun.so: cannot open shared object file: No such file or directory when attempting to run hdhomerun_config_gui, run the following: | |
| |
| <code>sudo ldconfig</code> | |
| |
| ===== HDHomeRun Firmware ===== | ===== HDHomeRun Firmware ===== |
| |
| For manual firmware download links, for use with the command line tool, **see: [[:Downloads#Firmware]]**. | For manual firmware download links, for use with the command line tool, **see: [[:Downloads#Firmware]]**. |