Re: [Live-devel] teardownMediaSession

2009-04-02 Thread Roberts, Alan
he problem is I can't wait for more than a couple of seconds with my application. -Original Message- From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com]on Behalf Of Sébastien Escudier Sent: 01 April 2009 13:20 To: live-de...@ns.live555.com

Re: [Live-devel] teardownMediaSession

2009-04-02 Thread Ross Finlayson
I would like to know why do we need to wait for an answer in teardownMediaSession ? In principle the RTSP "TEARDOWN" command might not succeed - e.g., because of permission problems. In practice, though, this is unlikely, I agree. The next (completely revamped) version of "RTSPClient" will

[Live-devel] teardownMediaSession

2009-04-01 Thread Sébastien Escudier
Hi, I would like to know why do we need to wait for an answer in teardownMediaSession ? My issue is : When a server stop sending me data, I am closing the client. But before that I send a teardownMediaSession just in case the server or the connection is not really dead. But if the server or the