소스 검색

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