Ross,

I found my problem was caused by other element in my system.

But after I gave it more thought, I think the situation I had actually was not using multiple instances of live555.

The module I developed is a shared library which is loaded by a host program which I have no control. Each module has its one address space, they are not aware with each other, they don't communicate with each other, they are running in difference thread. So in a sense they are just like running in different progresses.

Thanks!

Dong

Ross Finlayson wrote:
Is there anything I have to be aware to use multiple instances of live555 library in a single process?

You don't do this.  Please everybody, read the FAQ!

The "LIVE555 Streaming Media" software uses an event loop (a single thread of control) for concurrency, instead of using multiple threads.

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to