From 6f5f5c9461010513dde4fcd24446f0c18cec8df3 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Mon, 21 Dec 2020 08:39:39 -0600 Subject: [PATCH] add clips endpoint to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0ec96b7b8..05cb53f5a 100644 --- a/README.md +++ b/README.md @@ -871,6 +871,9 @@ Returns data for a single event. ### `/events//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/-.mp4` +Video clip for the given camera and event id. + [Back to top](#documentation) ## MQTT Topics