Re: [Live-devel] multi-channel problem

2009-08-02 Thread Ross Finlayson
I use live555 as media server to send H.264 data as live stream not file stream,when the number of client less than sixteen ,it would work well. But if the number of client more than sixteen, the task sheduler could not handle the task as real time. These sorts of scaling problems are often ca

[Live-devel] multi-channel problem

2009-08-02 Thread 杜时
I use live555 as media server to send H.264 data as live stream not file stream,when the number of client less than sixteen ,it would work well. But if the number of client more than sixteen, the task sheduler could not handle the task as real time. So I want wo know the doEventLoop() can handle