[Live-devel] Stopping RTSP session from server side
Ross Finlayson
finlayson at live555.com
Mon Dec 22 14:36:18 PST 2008
>Is there any standart way to stop a RTSP session from server side?
>
>In RFC 2326 (RTSP) is written that TEARDOWN message can only be sent
>from client to server.
>
>Is there any other way, or closing the TCP socket from server side is enough?
You can also call "RTSPServer::removeServerMediaSession()". This
won't stop any existing stream (it will run until completion), but it
will prevent any other clients from requesting the same data.
--
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/20081222/dd4306a1/attachment.html>
More information about the live-devel
mailing list