<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>Re: [Live-devel] openRTSP (connect failed
timeout)</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">But I have
one question - is it possible to decrease timeout before
exiting if host specified in url is unreachable
?</font></blockquote>
<div><br></div>
<div>Yes, you can add a "timeout" parameter (in seconds) to
the call to "RTSPClient::describeURL()" and/or
"RTSPClient::describeWithPassword()".</div>
<div><br></div>
<div>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".</div>
<x-sigsep><pre>--
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>