[Live-devel] openRTSP (connect failed timeout)
Ross Finlayson
finlayson at live555.com
Wed Oct 14 23:47:43 PDT 2009
>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 "openRTSP" code to do this; instead, you
could 'hard wire' a timeout parameter into the call to
"describeURL()" and/ior "describeWithPassword()" in
"testProgs/openRTSP.cpp".
--
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/20091014/84da3c9a/attachment.html>
More information about the live-devel
mailing list