[Live-devel] Stopping RTSP session from server side
Mikhlin Michael
Michael.Mikhlin at elbitsystems.com
Mon Dec 22 21:53:16 PST 2008
Thanks for quick reply.
I'm looking for a gracefull shutdown, so that the client will know that
the session is closed.
________________________________
From: live-devel-bounces at ns.live555.com
[mailto:live-devel-bounces at ns.live555.com] On Behalf Of Ross Finlayson
Sent: Tuesday, December 23, 2008 12:36 AM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Stopping RTSP session from server side
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/
The information in this e-mail transmission contains proprietary and business
sensitive information. Unauthorized interception of this e-mail may constitute
a violation of law. If you are not the intended recipient, you are hereby
notified that any review, dissemination, distribution or duplication of this
communication is strictly prohibited. You are also asked to contact the sender
by reply email and immediately destroy all copies of the original message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20081223/4afab3b4/attachment.html>
More information about the live-devel
mailing list