[Live-devel] Multi-Threading
Roozbeh Zabihollahi
ruzbeh at gmail.com
Sun Nov 21 12:49:56 PST 2004
Dear liveMedia professionals,
I want to use liveMedia as a stream server and I want the library
works in multi-threaded way.
I tested server with two simultaneous clients and server fails to
serve clients. I tried several sources but i could not find the
problem. It seems the library could not serves two client in same
time.
So, if i'm right, I have a question. I could add threading to this
library and start every client in different thread (for example, I
could execute env->taskScheduler().doEventLoop() command in different
thread). but i don't know the library could run in multi-thread mode
or it written for working in single thread and there will be big
problems in multi-thread mode.
As I said, I want to know is it POSSIBLE to change the library for
working in multi-thread approach or not.
Thank you a lot,
- - Roozbeh
More information about the live-devel
mailing list