|  Developer
Updated on November 12, 2021

/v1/addons/cameras/stream/snapshot/{streamId}

  • Get snapshot of video stream in 256×256 resolution.

Type:

Data:

Edit
Key Value Description
Authorization Basic + base64 id of user id and access token A user id and access token in the basic scheme according to standard of Basic HTTP authorization. This header is more priority as user and token pair.
Edit
HTTP Status Code Case Description
401 If user or token header missed or it has incorrect values
404 If a stream doesn’t exist
429 If a controller has more then 100 “opened” requests now