<!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] Fw: Error message of VLC at
        starting...(</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">In console
vlc , we can read the following message :&nbsp;</font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1">&nbsp;</font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1">MultiFramedRTPSource::doGetNextFrame1():: The total received
frame size exceeds the client's buffer size (65535) 643 bytes of
trailing data will be dropped!&nbsp;</font></blockquote>
<div><br></div>
<div>You need to turn on more debugging, so that you can see
VLC-specific diagnostic messages.&nbsp; (Right now you're seeing only
LIVE555-specific diagnostic messages,)</div>
<div><br></div>
<div>The error above indicates only that the *first* received frame
was too big for the assigned buffer.&nbsp; After that, VLC
automatically increases the buffer size (and prints out a diagnostic
message to this effect, which you should see if you increase the
verbosity level in VLC).</div>
<div><br></div>
<div>In any case, this is probably a VLC-related issue, not a
&quot;LIVE555 Streaming Media&quot; issue.</div>
<div><br></div>
<blockquote type="cite" cite><font face="Arial" size="-1">Sending
request : TEARDOWN rtsp://localhost/jpegvideosource
RTSP/1.0</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">CSeq:
140</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">Session:
111</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">User-Agent:
VLC media player (LIVE Streaming Media
v2007.02.20)</font></blockquote>
<div><br></div>
<div>This is just VLC closing the stream down when it ends.&nbsp; It
probably has nothing to do with the earlier message.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>