Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dvr:troubleshooting [2019/08/29 01:49]
neds
dvr:troubleshooting [2021/10/07 00:46] (current)
neds
Line 12: Line 12:
  
 Be sure to review the steps in our **[[:​DVR:​Activation|activation guide]]**. Be sure to review the steps in our **[[:​DVR:​Activation|activation guide]]**.
- 
-</​WRAP>​ 
- 
-==== Device not found ==== 
-<WRAP indent> 
- 
-There are a few common reasons why the HDHomeRun might not show on the page: 
- 
-  - If you are using Edge browser on Windows 10, it will not work due to restrictions put in place by Microsoft. Safari on Mac and IE on any version of Windows may also encounter similar issues in certain configurations. Try again in another browser such as Chrome or Firefox. 
-  - If you are connected to a VPN, whether to remotely access a workplace, hide browsing activity, or bypass restrictions on streaming media, that can prevent discovery from working. Disconnect from the VPN and try again. 
-  - If the browser has taken you to the page via https instead of http, it will not work. Make sure it is using http://​my.hdhomerun.com/​ 
-  - Some browser extensions designed to enhance security can also interfere with the discovery process. This includes HTTPS Everywhere, NoScript, Ghostery, and some ad blockers. Make sure to disable such extensions on my.hdhomerun.com,​ or add it to the whitelist, as appropriate. 
  
 </​WRAP>​ </​WRAP>​
Line 41: Line 29:
 <WRAP indent> <WRAP indent>
  
-The HDHomeRun app for Windows 7/8.1 does not support the DVR. On these platforms, use Kodi to access the DVR. See **[[:​Kodi]]**+The HDHomeRun app for Windows 7/8.1 does not support the DVR.
  
 </​WRAP>​ </​WRAP>​
Line 82: Line 70:
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
 +===== Firewall =====
 +<WRAP indent>
  
 +If you need to configure a port-based firewall: \\
 +(not required for Windows Firewall)
 +
 +===Discovery===
 +<WRAP indent>
 +
 +Allow incoming UDP port 65001 - required for HDHomeRun discovery and for clients to discover the record engine.
 +
 +</​WRAP>​
 +===Client services===
 +<WRAP indent>
 +Configure the record engine to use a given TCP port for client services:
 +
 +Windows: Use regedit to set a fixed port number: \\
 +Key: HKEY_LOCAL_MACHINE\SOFTWARE\Silicondust\HDHomeRun\DVR \\
 +Name: Port \\
 +Type: DWORD \\
 +Value: <port number> \\
 +
 +Linux: Add the following to hdhomerun.conf:​ \\
 +Port=<​port number>
 +
 +Then allow incoming TCP connections to this port number.
 +
 +</​WRAP>​
 +===Outgoing connections===
 +<WRAP indent>
 +
 +The record engine will make outgoing HTTP connections to HDHomeRun Tuners and to my.hdhomerun.com during normal operation.
 +
 +</​WRAP>​
 +</​WRAP>​
 ===== Need more help? ===== ===== Need more help? =====
 <WRAP indent> <WRAP indent>
  • Last modified: 2019/08/29 01:49