[Live-devel] Too many open file descriptors.

2015-02-06 Thread Dnyanesh Gate
Hi Ross, For now to fix this issue, I have closed the sockets as soon as they are no need. This fix my issue, but disable the server's ability to stream over UDP. This is not concern yet; because we are not using UDP streaming for now. Regarding threading support, I did FAQ about threading, But I

Re: [Live-devel] Too many open file descriptors.

2015-02-06 Thread Ross Finlayson
> Somehow I am able to add multi threading support in our server by subclassing > RTSPServer with minor changes in it. I hope you’ve read the FAQ entry about threads: http://live555.com/liveMedia/faq.html#threads > Do you have any suggestion on

[Live-devel] Too many open file descriptors.

2015-02-06 Thread Dnyanesh Gate
Hi All, Somehow I am able to add multi threading support in our server by subclassing RTSPServer with minor changes in it. Now I am able to handle more than 200 connections (200 back end and 200 front end streams). But right now I am facing some other problem. Because our camera's are behind fire