[Live-devel] Possible bug in RTPInterface::sendDataOverTCP

Ross Finlayson finlayson at live555.com
Fri Sep 19 22:42:57 PDT 2014


> 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/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140919/c2438a09/attachment.html>


More information about the live-devel mailing list