<!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] RTSP Client application
development - how</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">Regarding
Live555 library usage for developing an RTSP client
application,</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">In case
network is down while receiving the video packets from RTSP server,
how this library will be notifying the client application i.e. which
method will be called in this case?</font></blockquote>
<div><br></div>
<div>Because the stream is datagram-based, there's no inherent way to
detect that the 'network is down' (or, equivalently, that the server
has died).</div>
<div><br></div>
<div>However, the best way to detect this is simply to periodically
check that data keeps arriving.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>