<!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] Responding GET_PARAMETER causes
VCL stop</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">I
impliemented a LIVE555 RTSP server, and connected it by VLC as a
client.</font></blockquote>
<div><br></div>
<div>Our RTSP server will keep streaming to a client (and keep its
RTSP connection open) as long as it keeps receiving an indication that
the client is 'alive'.  A client is considered to be 'alive' if
the server receives a RTCP packet from the client, and/or receives any
RTSP command (including "GET_PARAMETER").</div>
<div><br></div>
<div>VLC - as a RTSP/RTP client - does both of these: it frequently
sends RTCP RR (Reception Report) packets (because RTCP is a manditory
part of the RTP/RTCP protocol), and it also periodically sends
"GET_PARAMETER" commands.</div>
<div><br></div>
<div>Therefore, if a VLC client communicates with a LIVE555 RTSP
server, the connection should not end prematurely.  (If it does,
then the cause must be something unrelated to VLC or LIVE555 - perhaps
a network or firewall problem.)</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>