Re: [Live-devel] Set a limit for RTSP Client connections.

2009-09-16 Thread Ross Finlayson
When too many clients connect to the server, the CPU can't cope with the load, and I start losing frames or get read errors from the pipe I read the frames from (it's a realtime application, and I think the kernel starts to be unstable when the system CPU time is very high). More likely: You d

[Live-devel] Set a limit for RTSP Client connections.

2009-09-16 Thread Cristiano Belloni
Hello Ross and everyone else, I'm using live555 RTSP server (unicast) in a system with limited memory and CPU resources. When too many clients connect to the server, the CPU can't cope with the load, and I start losing frames or get read errors from the pipe I read the frames from (it's a re