[Live-devel] How to add remove a ServerMediaSubssesion on the fly?
Ross Finlayson
finlayson+mobile at live555.com
Fri Mar 27 14:24:38 PDT 2009
Ross.
----------
Sent from my jesusPhone
> While an rtsp client is connected to the server I would like to
> remove the mediaSession and set up another one. How to do that?
Just call "RTSPServer::removeServerMediaSession()". You can do this
even if clients are already streaming from it. (Any ongoing streams
will run until completion, but no new clients will be able to use it.)
More information about the live-devel
mailing list