Skip to content
Discussion options

You must be logged in to vote

this is working as expected because, since you added required zones to alerts, only those are considered "events". This is of course confusing, so in the next version of Frigate the recording config will be refactored so you can configure how long to retain alerts and detections specifically.

For now, you can enable continuous recording with the mode as active_objects to record detetions

record:
  enabled: True
  retain:
    days: 2
    mode: active_objects

Replies: 1 comment

Comment options

NickM-27
Sep 10, 2024
Collaborator Sponsor

You must be logged in to vote
0 replies
Answer selected by didrocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment