-
Notifications
You must be signed in to change notification settings - Fork 161
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
Insane CPU usage #173
Comments
What is the version of your Python and OpenCV? Which distro are you using? I guess I need to write a frame rate limiter for higher performance machines. |
Hi! Sorry for the late answer; Python: 3.7.10 As for my distro, I'm running Funtoo (up to date) with a 5.12.19-ck SMP PREEMPT kernel |
Same problem here: OS: Arch Linux x86_64 |
Hi!
I've been seeing some CPU usage threads with dual/quad cores being relatively used and I'm having quite the issue:
Yup. This program uses 100% of my 32-core Ryzen 9 5950X, causing issues with other things, cracking audio etc.
I have a small question, could it be possible to have a flag/feature-gated GPU-backed processing?
This is being quite bothersome as I'm currently using this program for business meetings and well, it basically prevents me from using my computer at the same time.
FYI I run this program with the following configuration:
Specs:
Thanks!
The text was updated successfully, but these errors were encountered: