What's Frigate doing from midnight to 5am? #366
-
I'm using the Frigate beta, Glances addon, Influxdb and Grafana. Looking at the last 2 days, I'm noticing that Frigate's CPU usage drops dramatically from midnight to 5am, almost exactly. Is there some sort of scheduled thing happening that's making it way faster? Or maybe it's just not doing anything during that time period? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
There is nothing scheduled, but it's odd that its exact like that. Frigate does often use less CPU at night when there there is less moving in your frame. Part of the reason it is so efficient is that it does very little when there are no objects being tracked or motion to investigate. I have seen cameras that do a scheduled nightly reboot. That reboot could cause frigate to stop tracking something it was actively watching before. The pickup in the morning is likely due to the switch from IR back to color mode. |
Beta Was this translation helpful? Give feedback.
There is nothing scheduled, but it's odd that its exact like that. Frigate does often use less CPU at night when there there is less moving in your frame. Part of the reason it is so efficient is that it does very little when there are no objects being tracked or motion to investigate.
I have seen cameras that do a scheduled nightly reboot. That reboot could cause frigate to stop tracking something it was actively watching before. The pickup in the morning is likely due to the switch from IR back to color mode.