[Live-devel] problem with MPEG4 ES

Ross Finlayson finlayson at live555.com
Wed Oct 5 12:13:06 PDT 2005


>MultiFramedRTPSource::doGetNextFrame1(): The total received frame size
>exceeds the client's buffer size (20000).  104 bytes of trailing data
>will be dropped!

This is happening because some of your input frames are larger than 
the buffer size (20000) that "openRTSP" uses.

To fix this, specify a larger buffer size using "-b" - e.g.
         -b 50000
(See <http://www.live555.com/openRTSP/>)


	Ross Finlayson
	Live Networks, Inc. (LIVE555.COM)
	<http://www.live555.com/>



More information about the live-devel mailing list