I didn’t really follow this. However, I was disturbed by the following: > By default the NEWLOCALE_NOT_USED is defined and works great when we run up > many streaming windows all in separate process's. > If we use a single process (less memory consumed by NVIDIA graphics) we see > an access violation
I hope you are not running more than one thread in "a single process” - because this is not allowed. LIVE555 code (within a single process) is meant to run as a single thread, using a (single-threaded) event loop for concurrency. See http://live555.com/liveMedia/faq.html#threads Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel