add clips endpoint to readme

This commit is contained in:
Blake Blackshear 2020-12-21 08:39:39 -06:00
parent fc04bc6046
commit 6f5f5c9461

View File

@ -871,6 +871,9 @@ Returns data for a single event.
### `/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.
### `/clips/<camera>-<id>.mp4`
Video clip for the given camera and event id.
[Back to top](#documentation)
## MQTT Topics