[Live-devel] RTSP customization

Ross Finlayson finlayson at live555.com
Wed Aug 23 19:22:12 PDT 2006


>The event loop is run in its own thread, and the main thread creates
>the MediaSessions and adds them to the RTSPServer as needed.

This will work only if the "main thread" is also your event loop 
thread.  This is explained very clearly (I thought) in the FAQ.

If you want to have a periodic task that scans the file system for 
new files, then you must do this within the event loop (thread), 
using "scheduleDelayedTask".
-- 

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


More information about the live-devel mailing list