ソースを参照

add clips endpoint to readme

Blake Blackshear 4 年 前
コミット
6f5f5c9461
1 ファイル変更3 行追加0 行削除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -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