<div class="gmail_quote">On Fri, Jul 17, 2009 at 10:13 PM, Greg Hermsen <span dir="ltr">&lt;<a href="mailto:g.hermy15@gmail.com">g.hermy15@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="gmail_quote"><div><div></div><div class="h5">On Fri, Jul 17, 2009 at 8:52 PM, G Venkataraman <span dir="ltr">&lt;<a href="mailto:gvenkat@gmail.com" target="_blank">gvenkat@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;" class="gmail_quote"><div><div></div><div class="h5">
<div>
<div></div>
<div>On Fri, Jul 17, 2009 at 6:05 PM, Greg Hermsen <span dir="ltr">&lt;<a href="mailto:g.hermy15@gmail.com" target="_blank">g.hermy15@gmail.com</a>&gt;</span> wrote:<br></div></div>
<div class="gmail_quote">
<div>
<div></div>
<div>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
<div>Hi,</div>
<div> </div>
<div>I have a setup where I watch MythTV on a remote frontend, connect over a 5ghz, 802.11n connection.  The signal strength is good, but occassionally, the video gets a little choppy.  My router allows for prioritizing network traffic by configuring WISH (Wireless Intelligent Stream Handling) settings.  I can set:</div>


<div> </div>
<div>   Priority - Background/Best Effort/Video/Voice</div>
<blockquote style="margin-right: 0px;" dir="ltr">
<div>
<li>BK: Background (least urgent).</li>
<li>BE: Best Effort.</li>
<li>VI: Video.</li>
<li>VO: Voice (most urgent).</li></div></blockquote>
<div>   Protocol - Any/TCP/UDP/Both/ICMP/Other</div>
<blockquote style="margin-right: 0px;" dir="ltr">
<div>Host 1 IP Range</div>
<div>
<dd>The rule applies to a flow of messages for which one computer&#39;s IP address falls within the range set here. </dd>
<dt>Host 1 Port Range</dt>
<dd>The rule applies to a flow of messages for which host 1&#39;s port number is within the range set here. </dd>
<dt>Host 2 IP Range</dt>
<dd>The rule applies to a flow of messages for which the other computer&#39;s IP address falls within the range set here. </dd>
<dt>Host 2 Port Range</dt>
<dd>The rule applies to a flow of messages for which host 2&#39;s port number is within the range set here. </dd></div></blockquote>
<div>Does anybody know how I would need to set these rules to optimize my network for Myth?</div>
<div> </div>
<div>Thanks,</div>
<div>Greg</div></blockquote></div></div>
<div><br>I use the following WISH settings/rules on my D-Link DIR-655 802.11n wireless  router to prioritize my MythTV wireless network traffic and it works like a charm.<br><br>Name: MythTV<br>Priority: Voice High (VO HI)<br>

Protocol: TCP (6)<br>Host 1 IP Range: 0.0.0.0 to 255.255.255.255<br>Host 1 Port Range: 0 to 65535<br>Host 2 IP Range: 192.168.2.45 to 192.168.2.45<br>Host 2 Port Range: 6543 to 6543<br><br>I left the default values for the &quot;Host 1&quot; related settings and use the &quot;Host 2&quot; related settings for my MythTV backend server. 192.168.2.45 is the IP address of my MythTV backend server and 6543 is the TCP port on which mythbackend listens on. &quot;Voice High&quot; is the highest (most urgent) of the available priorities and hence when I stream high bitrate videos, no one else can get anything useful done on the wireless network in my home. If you encounter this and allowing other things to happen on the wireless network is important to you, you can adjust the priority down to &quot;Voice Low&quot; or &quot;Video High&quot; or &quot;Video Low&quot; (or the equivalent on your router) and see if the quality of video streaming is sufficient enough.<br>

<br>-=Venkat=-<br></div></div><br></div></div>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>

<br></blockquote></div>
<div><br>Thanks Venkat.  I&#39;ll give these settings a try.</div>
<div> </div><font color="#888888">
<div>Greg</div>
</font></blockquote></div>Thanks Venkat!  I configured my WISH settings as you described and my video is no longer choppy.<br>