> 1. What factors / culprits could be causing this massive frame loss? 
> 
> 2. Is there anything in the base RTSPClient or MediaSink subclasses (or 
> elsewhere) that can be configured to reduce frame loss? 

See <http://www.live555.com/liveMedia/faq.html#packet-loss>

You should also, of course, make sure that your receiver ("MediaSink" 
subclass)'s buffer is big enough for the incoming NAL units.  (You can do this 
by checking whether "numTruncatedBytes" is ever >0.)


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

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to