Thanks for your response, Ross. I am not using the library through multiple threads - yet I am seeing the packet numbers out of order. <br><br><div class="gmail_quote">On Tue, Oct 13, 2009 at 2:21 AM, Ross Finlayson <span dir="ltr">&lt;<a href="mailto:finlayson@live555.com" target="_blank">finlayson@live555.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;">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
While most of the packets are sent in sequence, a few are delivered out of sequence.<br>
</blockquote>
<br>
You are mistaken.  Because the code runs in a single thread, packets for each output stream will be sent in the proper order.<br>
<br>
(The only reason I can think of why you might be seeing what you&#39;re describing is that you&#39;re trying to access the library using more than one thread.  If you&#39;re doing this, then stop - read the FAQ.)<br>
-- <br><font color="#888888">
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a><br>
_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
</font></blockquote></div><br>