[Config Support]: Detecting Cars when configured not to! #10808
Answered
by
NickM-27
slashgob
asked this question in
Config Support
-
Describe the problem you are havingI have a zone configured for just detecting people, but i'm getting events created in this zone for cars. What am i doing wrong? Version0.13.2-6476f8a Frigate config filecameras:
Garden: # <--- Reolink
enabled: true
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://viewer:*******@10.0.0.83:554/h264Preview_01_sub # <-- Low-res
roles:
- detect
- path: rtsp://viewer:*******@10.0.0.83:554/h264Preview_01_main # <-- Hi-res
roles:
- record
detect:
enabled: true
record:
enabled: true
retain:
days: 14
mode: all
events:
required_zones:
- zone_0
retain:
default: 30
mode: active_objects
zones:
zone_0:
coordinates: 0,480,400,480,578,156,411,80,0,148
inertia: 3
objects:
- person
motion:
mask:
- 0,154,410,75,533,124,186,408,282,480,640,480,640,0,0,0
objects:
track:
- car
- person Relevant log outputnone Frigate statsNo response Operating systemUNRAID Install methodDocker CLI Coral versionUSB Any other information that may be helpfulNo response |
Beta Was this translation helpful? Give feedback.
Answered by
NickM-27
Apr 3, 2024
Replies: 1 comment 1 reply
-
you most likely have snapshots enabled and haven't set required zones for snapshots |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
slashgob
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you most likely have snapshots enabled and haven't set required zones for snapshots