Issue with creating a zone for birds #20419
Replies: 1 comment
-
The zone configuration needs to specify which objects can trigger the zone. You need to add Here's how to configure it: cameras:
your_camera_name:
zones:
your_zone_name:
coordinates: ... # your zone coordinates
objects:
- bird Zones can be restricted to specific object types, and only the objects listed in the zone's Make sure objects:
track:
- person
- bird After updating your configuration with the zone's 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've just laid turf and crows are picking it up by the corners! So I wanted the cameras to alert me.
I added bird as an object, saved and restarted, but when I go and create a zone bird isn't listed as one of the objects. What am I missing ?


Beta Was this translation helpful? Give feedback.
All reactions