[Live-devel] Q: No RTCP Sink Avail. / Run-time stream changes

xcsmith at rockwellcollins.com xcsmith at rockwellcollins.com
Mon Aug 7 11:25:24 PDT 2006


2 Questions:

1. Will the Live555 RTSP server have problems sending or receiving RTP data
if I cannot provide a source/sink for RTCP packets?
2. I want to add and remove Streams while my application is running to
allow for selectable file names.  I notice in the testOnDemandRTSPServer
application, all the streams are added prior to starting the environment
loop.  Can you tell me if there would be a problem if another thread setup
streams for use with future sessions and added those streams to the
environment while the environment was running?  Would it be instead
necessary to "wakeup" the environment thread and have that thread add the
streams?  Or is there a better method for this altogether?  (I am aware of
potential security problem with allowing selectable files.)

Thanks very much!
~medra



More information about the live-devel mailing list