[Live-devel] Stopping an RTP stream safely/Deleting objects

Ross Finlayson finlayson at live555.com
Thu Nov 17 15:26:04 PST 2011


> As for exiting and restarting the process, what I'd like to do is actually have a single process with multiple thread with different RTP servers (not RTSP) in each. Is this possible using a single environment variable for the whole process but individual task schedulers per thread or should there be one of each (task scheduler and environment var) per thread.

And note also that you can have multiple servers (and/or clients) within a single process, without using multiple threads at all.  LIVE555 applications use an event loop - rather than multiple threads - to provide concurrency.

If you do not understand that last sentence, then you should not be using this software until you do :-)

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20111118/17562453/attachment.html>


More information about the live-devel mailing list