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
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