Hello.

I have the following problem. I have a basic application that uses livemedia (server to stream to clients). The application links to a static livemedia library. This main application also uses a second external library. This library also uses livemedia dynamically (client to connect to a server). The problem is: the doEventLoop() in the external library fails immediately. If we removed the static linked livemedia library from the main application the external library works fine.

There seems to be a shared resource in use, even though we use 2 different libraries and 2 different threads. Ports are different so I'm not sure which other resource is causing this.

Anyone an idea?


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

Reply via email to