Hi, Thanks for the pointer, that was useful in extracting the incoming data for the proxied RTSP connection.
Is there any way to iterate over all of the clients of an RTSP proxy (those playing the stream from the proxy) to get the amount of data that has been transmitted? I want to get the total transmit rate for a particular proxy. Looking at the 'GenericMediaServer' class, the 'fClientSessions' hashtable is private, and there don't seem to be any accessors or iterators for it defined in the GenericMediaServer class itself. Any further advice appreciated. Andy From: live-devel <live-devel-boun...@us.live555.com> on behalf of Ross Finlayson <r...@us.live555.com> Sent: 03 November 2023 18:56 To: live-de...@us.live555.com <live-de...@us.live555.com> Subject: Re: [Live-devel] Retrieving stats for ProxyServerMediaSession Unfortunately not without modifying the code. (You could, for example, look at how "openRTSP" <http://live555.com/openRTSP> implements the -Q option.) Ross Finlayson Live Networks, Inc. _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel