mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 03:35:26 +03:00
Add api to docs
This commit is contained in:
parent
3381d3ffd5
commit
caa1293211
@ -263,6 +263,10 @@ Returns the snapshot image from the latest event for the given camera and label
|
|||||||
|
|
||||||
Returns the snapshot image from the specific point in that cameras recordings.
|
Returns the snapshot image from the specific point in that cameras recordings.
|
||||||
|
|
||||||
|
### `GET /api/<camera_name>/grid.jpg`
|
||||||
|
|
||||||
|
Returns the latest camera image with the regions grid overlaid.
|
||||||
|
|
||||||
### `GET /clips/<camera>-<id>.jpg`
|
### `GET /clips/<camera>-<id>.jpg`
|
||||||
|
|
||||||
JPG snapshot for the given camera and event id.
|
JPG snapshot for the given camera and event id.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user