videos
Retrieve a screenshot of the video stream (invalidates cache)
Use this method to retrieve a screenshot of a video archive stream (cache invalidated).
post/videos/{id}/screenshot/
Path parameters
idinteger required
A unique integer value identifying this Video archive.
Query parameters
heightinteger
Screenshot height
qualityinteger
Screenshot quality (the value can be ignored if the stream is not processed by the findface-video-worker)
rotboolean
Either request screenshot with ROT or without
widthinteger
Screenshot width
Response
No response body
Changes
No recorded changes to this endpoint across all 1 revision of this API.