mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-24 12:49:01 +03:00
* Add events setup to guides * Add to sidebar * Fix relative docs references
11 lines
445 B
Markdown
11 lines
445 B
Markdown
---
|
|
id: events_setup
|
|
title: Setting Up Events
|
|
---
|
|
|
|
[Snapshots](../configuration/snapshots.md) and/or [Recordings](../configuration/record.md) must be enabled for events to be created for detected objects.
|
|
|
|
## Limiting Events to Areas of Interest
|
|
|
|
The best way to limit events to areas of interest is to use [zones](../configuration/zones.md) along with `required_zones` for events and snapshots to only have events created in areas of interest.
|