<!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 &nbsp;- is it possible to decrease timeout before
exiting if &nbsp;host specified in url is unreachable
?</font></blockquote>
<div><br></div>
<div>Yes, you can add a &quot;timeout&quot; parameter (in seconds) to
the call to &quot;RTSPClient::describeURL()&quot; and/or
&quot;RTSPClient::describeWithPassword()&quot;.</div>
<div><br></div>
<div>There's no option in the &quot;openRTSP&quot; code to do this;
instead, you could 'hard wire' a timeout parameter into the call to
&quot;describeURL()&quot; and/ior &quot;describeWithPassword()&quot;
in &quot;testProgs/openRTSP.cpp&quot;.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>