[Live-devel] Retrieving stats for ProxyServerMediaSession

Andy Hawkins Andy.Hawkins at uniguest.com
Mon Nov 6 06:44:08 PST 2023


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-bounces at us.live555.com> on behalf of Ross Finlayson <rsf at us.live555.com>
Sent: 03 November 2023 18:56
To: live-devel at us.live555.com <live-devel at 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 at lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel



More information about the live-devel mailing list