Re: [Live-devel] openRTSP (connect failed timeout)

2009-10-15 Thread Alex V. Obshtat
s.live555.com] On Behalf Of Ross Finlayson Sent: Thursday, October 15, 2009 9:48 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] openRTSP (connect failed timeout) But I have one question  - is it possible to decrease timeout before exiting if  host specified in url

Re: [Live-devel] openRTSP (connect failed timeout)

2009-10-15 Thread Ross Finlayson
But I have one question - is it possible to decrease timeout before exiting if host specified in url is unreachable ? Yes, you can add a "timeout" parameter (in seconds) to the call to "RTSPClient::describeURL()" and/or "RTSPClient::describeWithPassword()". There's no option in the "openRT

[Live-devel] openRTSP (connect failed timeout)

2009-10-14 Thread Alex V. Obshtat
Hello. Having a look to the software openRTSP it's amazing. But I have one question - is it possible to decrease timeout before exiting if host specified in url is unreachable ? E.g. I use openRTSP in my script and have to rotate the output files that's why I start it again and again and when