> I found that sometimes crash will happen if I call 
> RtspServer->deleteServerMediaSession to stop the streaming in other thread 
> but not live555 thread.  

I’m sorry, but I’m not sure that I understand this.  What is the “other 
thread”, and what/how is it “streaming”?

I hope you have read:
        http://live555.com/liveMedia/faq.html#threads

LIVE555-based applications use a single-threaded event loop for concurrency, 
rather than multiple threads.  (If your application consists of multiple 
threads, then *only one* of these threads can call LIVE555 functions (except 
for “triggerEvent()”).


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

Reply via email to