Skip to content

Commit

Permalink
put back front zones
Browse files Browse the repository at this point in the history
  • Loading branch information
rssnyder committed Nov 17, 2024
1 parent 71ef396 commit 320beb7
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions k8s/frigate/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,33 +65,33 @@ config: |
enabled: false
detect:
enabled: false
# zones:
# yard:
# coordinates: 0.348,0.128,0.545,0.175,0.814,0.28,0.498,0.995,0.003,0.997,0,0.409
# objects:
# - person
# driveway:
# coordinates: 0.938,0.349,0.981,0.669,0.93,1,0.511,1,0.821,0.288
# objects:
# - person
# - car
# review:
# detections:
# required_zones:
# - yard
# - driveway
# alerts:
# required_zones:
# - yard
# - driveway
# snapshots:
# required_zones:
# - yard
# - driveway
# objects:
# track:
# - person
# - car
zones:
yard:
coordinates: 0.348,0.128,0.545,0.175,0.814,0.28,0.498,0.995,0.003,0.997,0,0.409
objects:
- person
driveway:
coordinates: 0.938,0.349,0.981,0.669,0.93,1,0.511,1,0.821,0.288
objects:
- person
- car
review:
detections:
required_zones:
- yard
- driveway
alerts:
required_zones:
- yard
- driveway
snapshots:
required_zones:
- yard
- driveway
objects:
track:
- person
- car
back:
ffmpeg:
inputs:
Expand Down

0 comments on commit 320beb7

Please sign in to comment.