Hello,

Sorry if i am wrong but can you please give me pseudo code for:-
Another possible way to access the code from multiple threads is to have
each thread use its own "UsageEnvironment" and "TaskScheduler" objects, and
thus its own event loop. The objects created by each thread (i.e., using
its own "UsageEnvironment") must not interact (except via global variables).

How to do this?
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to