[Live-devel] scaling live555 rtsp proxy to hundreds of viewers.
Ross Finlayson
finlayson at live555.com
Fri Sep 26 14:09:05 PDT 2014
Problems like this are often caused by running into an OS-imposed limit on the number of open files (i.e., sockets) that a process can have open at a time.
http://www.live555.com/liveMedia/faq.html#scalability
Sometimes this limit tends to be a 'soft limit'; if you approach it, the OS's performance may suffer, but not fail completely.
So, I would recommend checking whether you can increase this limit in your OS.
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/20140926/24891c22/attachment.html>
More information about the live-devel
mailing list