High CPU Warnings After Hardware Change – More Cores, Comparable or lower Clock Speed #22333
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
The "high detect CPU" warnings you're seeing are related to the CPU usage of individual camera processing threads, not overall system capacity(1). Your observation is correct—Frigate measures per-core usage, which can trigger warnings on systems with many lower-clocked cores even when total capacity is sufficient(1). Understanding the High CPU Warnings High CPU usage in Frigate typically comes from three main sources(1):
Since you're using Nvidia hardware acceleration for video decoding, that workload should be offloaded from the CPU(1). However, motion detection is not hardware accelerated and runs on CPU(1). Why Some Cameras Show Higher CPU Usage Looking at your camera streams, there are key differences that explain the varying CPU usage:
Even though the pixel counts are similar, portrait orientation and different camera brands can produce different motion patterns and encoding characteristics that affect motion detection workload(1). Current Limitations Based on the available documentation, there isn't a built-in configuration option to adjust or suppress the CPU warning thresholds in Frigate(1). The warnings are designed to alert when individual camera processes are consuming excessive CPU resources, which could indicate:
Recommendations Since your overall system is stable and performing well, you have a few options:
The documentation notes that systems with proper hardware acceleration should see minimal CPU load(1)(2), so if you're seeing high per-core usage despite GPU decoding, there may be room for optimization in your motion detection configuration. 📚 Sources:
Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
|
I think in my overzealous efforts to detect skunks and squirrels and squirrels I had turned the motion detection way down.. and it was indeed triggering a log, will ramp it down slowly. |
Beta Was this translation helpful? Give feedback.

I think in my overzealous efforts to detect skunks and squirrels and squirrels I had turned the motion detection way down.. and it was indeed triggering a log, will ramp it down slowly.