[Live-devel] RTSP Proxy Server Front End URL Customization

Ross Finlayson finlayson at live555.com
Wed Sep 4 01:22:51 PDT 2019



> On Sep 4, 2019, at 12:32 AM, HAN Hao <han.hao at stengg.com> wrote:
> 
> 
> Thank you! For that situation, I am able to see the accepted connection. May I know whether there are any ways to know if the accepted IP Address has terminated or lost that connection? 

Yes, the “ClientConnection” object (or, in this case, the subclass object “RTSPServer::RTSPClientConnection”) will be destroyed if/when the connection is closed.  So the destructor will be called in that case.

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/




More information about the live-devel mailing list