[Live-devel] a bug of "RTSPServer::addServerMediaSession"

Ross Finlayson finlayson at live555.com
Thu Aug 26 01:00:51 PDT 2010


> 
>removeServerMediaSession(existingSession); // if anyÅymay 
>be delete this codesÅz

No, this is not a bug, and you should not delete 
that line (from the implementation of 
"RTSPServer:: addServerMediaSession()").

If you happen to add a new "ServerMediaSession" 
object with a name that matches that of an 
existing "ServerMediaSession" 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).
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20100826/49d0e237/attachment.html>


More information about the live-devel mailing list