Camera's keep recording, instead of record only when motion is detected #19691
Replies: 1 comment
|
Your configuration is close, but there are a few important details to address to ensure Frigate only records when motion is detected, does not use object detection, and retains recordings with motion for 30 days:
Summary of what to check/change:
Reference for recording only on motion:
Reference for tuning motion detection:
If you follow the above and still see 24/7 recordings, review the debug motion boxes to confirm if motion is being constantly detected due to environmental factors (e.g., moving trees, shadows). Adjust the 📚 Sources: Have another question? Just tag @inkeep. |
Uh oh!
There was an error while loading. Please reload this page.
Describe the problem you are having
I want to config Frigate in such a way that:
Currently the recordings don't stop and are filling my disks with 24/7 recordings. What changes are needed to my config file?
Version
0.16.0-c2f8de9
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output
Frigate stats
no relevant output availableOperating system
Other
Install method
Docker Compose
docker-compose file or Docker CLI command
Object Detector
CPU (no coral)
Screenshots of the Frigate UI's System metrics pages
No response
Any other information that may be helpful
No response
All reactions