this post was submitted on 18 Jan 2026
12 points (83.3% liked)
Linux
61261 readers
757 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So just...turn them off.
If you didn't know, detection runs all the time for anything of this sort unless you have what we call "predetection filters".
If you don't have predetection on video, EVERYTHING gets evaluated. So you pare down what is to be detected by certain, faster events.
Motion detection is probably the most basic because it's done very quickly in software, and almost certainly by ffmpeg, costing very little in system resources.
If your machine is struggling with however many feeds you have, do this:
That should sort you out.
So in earlier troubleshooting I set detectors to false and they ran anyway. The detectors were running fine until last week effortlessly. I was evaluating their stability for a future feature.
What else is using resources if you stop Frigate for 15m. Give me a general picture of the system resources and CPU as well. It's Intel, obviously, but what's the whole system look like?
Nothing is using resources. I only see my 3 ov detectors taking around 60ms in frigate. Htop shows barely a hiccup.
Did you perhaps receive an unattended upgrade to Frigate?
Nope, frigate is the latest version it was also the same version when it was working fine. Fedora also wasn’t updated right before this started.