Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coviu/cpu usage monitor #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

TheSpecialist4
Copy link

This PR adds in a renderRateVolatility stat to the set of RTC Stats that get reported.

This new stat is useful in monitoring CPU load during the call. Its value is based on the average FPS of a rolling sample of last 8 FPS captured, and the % variance of the current FPS rendered. A value greater than 14% is an indicator of the CPU struggling.

Based on this Kranky Geek talk - https://www.youtube.com/watch?v=jlW1VdTjkbk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant