> On Feb 14, 2024, at 7:36 PM, Fatih Bahceci wrote:
>
> We are using version 2023.05.10 of your live555wrapper library
Sorry, but we don’t have any software named “live555wrapper”. Whatever that
is, it must have been written by someone else.
> To prevent high CPU usage, we added a 10-milli
I'm trying to report statistics of the amount of data being received by a
ProxyServerMediaSession. I have the following code:
double Total = 0.0;
int NumSubsessions = 0;
int NumSources = 0;
int NumStats = 0;
if (fClientMediaSession)
{
MediaSubsess