feat: enable event-based recording for full clip review
Saves video clips around each detection event (30 days retention, active objects only). Allows reviewing the car at rest for LPR. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
9aefcb23cf
commit
34dcf5a035
+1
-1
@@ -41,7 +41,7 @@ cameras:
|
|||||||
retain:
|
retain:
|
||||||
default: 30
|
default: 30
|
||||||
record:
|
record:
|
||||||
enabled: false
|
enabled: true
|
||||||
motion:
|
motion:
|
||||||
threshold: 25
|
threshold: 25
|
||||||
improve_contrast: true
|
improve_contrast: true
|
||||||
|
|||||||
Reference in New Issue
Block a user