Description
How can I get the Mean Opinion Score (MOS) from the metrics that we get from the qos API endpoint. Is there an available tool\formula\methodology I can use to get this? Is there any plan to eventually have the MOS Scores available through API or other means?
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Additional context
We would like to be able to track the quality of calls made by users with the intention of identifying potential issues and taking steps to address them.
Thanks Tommy for your response, unfortunately the thread does not answer the question that I have.
Thing is, we have other virtual conferencing tools we use in the organization and we have seen ZOOM to perform better than the others. The other tools provide average MOS scores for calls made by users. I would like to get the ZOOM MOS scores so that we can make a comparison with the other tools. Hope this clarifies.
To calculate the Mean Opinion Score (MOS) from Zoom’s QoS API, you’ll need to consider factors like packet loss, latency, and jitter. Unfortunately, the API doesn’t provide MOS directly, but you can estimate it using this formula:
PacketLoss: The percentage of lost packets during the call.
Latency: Time delay in milliseconds.
Jitter: Variation in packet arrival time.
You can calculate these values using the data from the API, and it should give you a reasonable approximation of MOS. While Zoom doesn’t provide MOS scores right now, this is a good workaround until they potentially add it to their API in the future.
On a side note, if you’re interested in tools like Calcolatore stipendio netto, it’s worth exploring ways to integrate similar metrics for user experience analysis across various services.