Files
frigate/docs/docs/configuration/snapshots.md
T

13 lines
673 B
Markdown
Raw Normal View History

2021-09-12 14:48:21 -05:00
---
id: snapshots
title: Snapshots
---
Frigate can save a snapshot image to `/media/frigate/clips` for each object that is detected named as `<camera>-<id>.jpg`. They are also accessible [via the api](../integrations/api/event-snapshot-events-event-id-snapshot-jpg-get.api.mdx)
2025-05-11 13:03:53 -05:00
Snapshots are accessible in the UI in the Explore pane. This allows for quick submission to the Frigate+ service.
2024-05-22 09:51:59 -05:00
To only save snapshots for objects that enter a specific zone, [see the zone docs](./zones.md#restricting-snapshots-to-specific-zones)
2023-05-17 15:45:09 +03:00
2024-05-22 09:51:59 -05:00
Snapshots sent via MQTT are configured in the [config file](https://docs.frigate.video/configuration/) under `cameras -> your_camera -> mqtt`