config option for stationary detection interval

This commit is contained in:
Blake Blackshear
2022-02-18 21:18:26 -06:00
parent dde0498ed3
commit eb16de7395
4 changed files with 17 additions and 4 deletions
+2
View File
@@ -159,6 +159,8 @@ detect:
enabled: True
# Optional: Number of frames without a detection before frigate considers an object to be gone. (default: 5x the frame rate)
max_disappeared: 25
# Optional: Frequency for running detection on stationary objects (default: 10x the frame rate)
stationary_interval: 50
# Optional: Object configuration
# NOTE: Can be overridden at the camera level