[Live-devel] Correct way of stopping and closing rtsp client
Marlon Reid
Marlon at scansoft.co.za
Tue Jan 24 06:04:01 PST 2012
Hi,
What is the preferred way of stopping and closing a client after it
received a stream? Currently, I am calling Shutdown() and it works fine
for the first time around. When starting another stream after the first
one completes, the client crashes in the following function:
void GetSDPDescription(RTSPClient::responseHandler* afterFunc)
{
if (RTSPClient)
RTSPClient->sendDescribeCommand(afterFunc, NULL);
}
Any assistance will be appreciated.
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120124/38fb8f4b/attachment.html>
More information about the live-devel
mailing list