[Live-devel] All client streams slow down when using two live proxies connected together.

Craig Matsuura cmatsuura at vivint.com
Wed Dec 4 00:35:44 PST 2013


Could this be handled in the select on a writeset, and when the socket can write it writes the header followed by the data.  (I assume the data must come in one seq write?)  This way the event loop can still process up to the point of the send?

Thanks,
Craig

On 12/04/2013 12:52 AM, Ross Finlayson wrote:
(First, please remember to trim your quoted text when replying)

The existing code is correct; see
http://lists.live555.com/pipermail/live-devel/2013-June/017137.html
(when someone asked about this same code back in June.)

Note, in particular:
"Your write operation is blocking because your stream is - at least temporarily - exceeding the capacity of your network.  To avoid this, you need a slower stream, or a faster network."


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/20131204/8eb1a352/attachment.html>


More information about the live-devel mailing list