> Probably increasing of the send buffer (SO_SNDBUF) can help

Yes, you can call "increaseSendBufferTo()" in your application.  However, 
you'll still get data loss if your stream's bitrate exceeds the capacity of 
your TCP connection (which is *not* the same as the nominal bitrate of your 
network).  You can never avoid that.


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