[Live-devel] Handing the disconnection of LiveSource in RTSP server
Ross Finlayson
finlayson at live555.com
Wed Jun 15 20:50:04 PDT 2022
If you want, you can call
GenericMediaServer::closeAllClientSessionsForServerMediaSession()
on the “ServerMediaSession” object, to reclaim all “ClientSession” objects currently being used to stream the “ServerMediaSession” object. (However, this does not close the “ClientConnection” objects, because a RTSP client could still use the same connection to access some other stream.)
(This will be my (and your) last posting on this topic.)
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list