home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
General Forums
Newcomers Forum
Media Portal with HD Homerun Extend
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RonD" data-source="post: 1146205" data-attributes="member: 117536"><p>hdhr has ways to do command line debug that can show network drops. if you want to try this you need to switch the HDHR IDs to match your tuners</p><p></p><p>there are 2 different pdfs online, older <a href="https://www.silicondust.com/hdhomerun/hdhomerun_development.pdf" target="_blank">https://www.silicondust.com/hdhomerun/hdhomerun_development.pdf</a></p><p>newer <a href="https://www.silicondust.com/hdhomerun/hdhomerun_tech.pdf" target="_blank">https://www.silicondust.com/hdhomerun/hdhomerun_tech.pdf</a></p><p></p><p># display list of tuners</p><p>"C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config.exe" discover</p><p>hdhomerun device 1013A9F2 found at 192.168.0.199</p><p>hdhomerun device 10303662 found at 192.168.0.197</p><p>hdhomerun device 103533ED found at 192.168.0.198</p><p>hdhomerun device 10418944 found at 192.168.0.196</p><p></p><p># set tuner 10418944 to physical channel, 29 in this case</p><p>"C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config" 10418944 set /tuner0/channel auto:29</p><p></p><p># get status</p><p>"C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config" 10418944 get /tuner0/status</p><p></p><p># receive channel video stream, output "." for good, press cntl C to exit</p><p>"C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config" 10418944 save /tuner0 null</p><p>..........................</p><p>-- Video statistics --</p><p>48845 packets received, 0 overflow errors, 0 network errors, 0 transport errors, 0 sequence errors</p><p></p><p>from hdhr pdf, anything other than “.” is an error</p><p>While saving the stream, a single period “.” will be displayed every second. Errors will be indicated by a letter. Example output:</p><p>............n...............................n..........ts..........</p><p>-- Video statistics --</p><p>23323 packets recieved, 2 network errors, 1 transport errors, 1 sequence error</p><p></p><p>I used this when I added a new hdhr tuner to my setup and started seeing new/weird video glitches using MP1. This test showed lots of “n” showing network problems. I ended up moving around hdhr wired connections to my 1000 mbps switch/router ports to clean up the network problems and my MP1 videos problems went away</p></blockquote><p></p>
[QUOTE="RonD, post: 1146205, member: 117536"] hdhr has ways to do command line debug that can show network drops. if you want to try this you need to switch the HDHR IDs to match your tuners there are 2 different pdfs online, older [URL]https://www.silicondust.com/hdhomerun/hdhomerun_development.pdf[/URL] newer [URL]https://www.silicondust.com/hdhomerun/hdhomerun_tech.pdf[/URL] # display list of tuners "C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config.exe" discover hdhomerun device 1013A9F2 found at 192.168.0.199 hdhomerun device 10303662 found at 192.168.0.197 hdhomerun device 103533ED found at 192.168.0.198 hdhomerun device 10418944 found at 192.168.0.196 # set tuner 10418944 to physical channel, 29 in this case "C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config" 10418944 set /tuner0/channel auto:29 # get status "C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config" 10418944 get /tuner0/status # receive channel video stream, output "." for good, press cntl C to exit "C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config" 10418944 save /tuner0 null .......................... -- Video statistics -- 48845 packets received, 0 overflow errors, 0 network errors, 0 transport errors, 0 sequence errors from hdhr pdf, anything other than “.” is an error While saving the stream, a single period “.” will be displayed every second. Errors will be indicated by a letter. Example output: ............n...............................n..........ts.......... -- Video statistics -- 23323 packets recieved, 2 network errors, 1 transport errors, 1 sequence error I used this when I added a new hdhr tuner to my setup and started seeing new/weird video glitches using MP1. This test showed lots of “n” showing network problems. I ended up moving around hdhr wired connections to my 1000 mbps switch/router ports to clean up the network problems and my MP1 videos problems went away [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
General Forums
Newcomers Forum
Media Portal with HD Homerun Extend
Contact us
RSS
Top
Bottom