mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-07-02 01:16:32 +02:00
add clips endpoint to readme
This commit is contained in:
parent
fc04bc6046
commit
6f5f5c9461
@ -871,6 +871,9 @@ Returns data for a single event.
|
|||||||
### `/events/<id>/snapshot.jpg`
|
### `/events/<id>/snapshot.jpg`
|
||||||
Returns a snapshot for the event id optimized for notifications. Works while the event is in progress and after completion. Passing `?format=android` will convert the thumbnail to 2:1 aspect ratio.
|
Returns a snapshot for the event id optimized for notifications. Works while the event is in progress and after completion. Passing `?format=android` will convert the thumbnail to 2:1 aspect ratio.
|
||||||
|
|
||||||
|
### `/clips/<camera>-<id>.mp4`
|
||||||
|
Video clip for the given camera and event id.
|
||||||
|
|
||||||
[Back to top](#documentation)
|
[Back to top](#documentation)
|
||||||
|
|
||||||
## MQTT Topics
|
## MQTT Topics
|
||||||
|
Loading…
Reference in New Issue
Block a user