<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Justin Todd wrote:
<blockquote cite="mid01f001c5f517$826cf9c0$c901a8c0@jtwin" type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2900.2769" name="GENERATOR">
  <style></style>
  <div>I'm currently trying to optimize a linux machine which acts as a
Layer 3 <br>
router of RTP H.263 video.&nbsp; Occassionally I'll get delays related to
layer 2 <br>
wireless retries, thus rendering the video on the recieving end <br>
stale/useless.<br>
  </div>
</blockquote>
Maintaining QoS over wireless links, especially in the presence of
interference<br>
is tricky, perhaps impossible. My gut feel is that your problems are
likely all<br>
wireless-related and the solution will lie there too. Perhaps the
radios are<br>
queuing subsequent packets behind the one they attempt to re-transmit ?<br>
Often there are tweakable parameters in the radios that you can try to
play<br>
with (enable RTS for example).<br>
<br>
Good luck !<br>
<br>
<br>
</body>
</html>