Re: [Live-devel] how to use openRTSP client as multi-thread

2008-03-30 Thread fay
Re: [Live-devel] how to use openRTSP client as multi-threaThank you Ross! I'll make it "multi-process", :) - Original Message - From: Ross Finlayson To: LIVE555 Streaming Media - development & use Sent: Sunday, March 30, 2008 3:16 PM Subject: Re: [Liv

Re: [Live-devel] how to use openRTSP client as multi-thread

2008-03-30 Thread Ross Finlayson
playCommon.cpp has so many global variables that I can't make it a multi-thread function, what can I do? First, read the FAQ! If you want to run multiple instances of "openRTSP", then do so by running the application several times (each in its own process), *not* using multiple threads within

[Live-devel] how to use openRTSP client as multi-thread

2008-03-29 Thread fay
playCommon.cpp has so many global variables that I can't make it a multi-thread function, what can I do?___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] how to use openRTSP client as multi-thread

2008-03-29 Thread fay
playCommon.cpp has so many global variables that I can't make it a multi-thread function, what can I do?___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel