<!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] a bug of
&quot;RTSPServer::addServerMediaSessi</title></head><body>
<blockquote type="cite" cite><font face="Verdana"
size="-1"
>&nbsp;removeServerMediaSession(existingSession);&nbsp;//&nbsp;if<span
></span>&nbsp;any</font><font size="-1">Åy<font face="Verdana">may
be delete this codes</font>Åz</font></blockquote>
<div><br></div>
<div>No, this is not a bug, and you should not delete that line (from
the implementation of &quot;RTSPServer::
addServerMediaSession()&quot;).</div>
<div><br></div>
<div>If you happen to add a new &quot;ServerMediaSession&quot; object
with a name that matches that of an existing &quot;ServerMediaSession&quot;
object, then the existing object will no longer be accessible, and
should therefore be removed from the server (so that it will get
deleted automatically when clients are no longer using it).</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>