Hi,
I am using Meeting SDK to create the meeting bots on Windows platform using your API. How can I measure the QoS, Frame Rate in the meeting SDK or I need another app to do so?
Thanks!
Hi,
I am using Meeting SDK to create the meeting bots on Windows platform using your API. How can I measure the QoS, Frame Rate in the meeting SDK or I need another app to do so?
Thanks!
For QOS, you can subscribe to this Quality of Service Subscription (QSS) API
For framerate, Meeting SDK for windows allows you to get the Video Statistics
To measure Quality of Service (QoS) and Frame Rate in a Meeting SDK:
Make sure to check the SDK documentation for specific methods or functions to retrieve these metrics.