<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] Packet loss when receiving
streamed data</title></head><body>
<blockquote type="cite" cite><font face="Times New Roman">I have
developed a PCM audio Server/Client based on "LIVE555 Streaming
Media" library (v2010.04.09).</font></blockquote>
<div><br></div>
<div>Sorry, but absolutely no support is given for old versions of the
code.</div>
<div><br></div>
<div><br></div>
<blockquote type="cite" cite><font face="Times New Roman">Does live555
can discards some frames?</font></blockquote>
<div><br></div>
<div>No.  Our code simply runs in a loop, sending frames (if it's
a server), or receiving frames (if it's a client) sequentially. 
It never 'discards' frames.  If data is getting lost, and you're
streaming over TCP, then the problem must be that data is overflowing
your operating system's internal buffers (at the server and/or the
client ends), which suggests that your stream's data rate is simply
too high for your network.</div>
<div><br></div>
<div><br></div>
<blockquote type="cite" cite><font face="Times New Roman">Perhaps that
the last version of "LIVE555 Streaming Media" library can
solve this issue?</font></blockquote>
<div><br></div>
<div>Personally, I doubt it - but you should upgrade to the latest
version anyway.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>