You haven't said anything about how your application is constructed, and what 
it's supposed to do, but this error message is quite specific:
> MultiFramedRTPSource::doGetNextFrame1(): The total received frame size 
> exceeds the client's buffer size (6).

This means that whatever object you're feeding your "MultiFramedRTPSource" 
(subclass) object into has a (much) too small buffer size.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to