cameras

Retrieve a screenshot of the camera stream (invalidates cache)

This method retrieves a screenshot from a camera video stream (cache invalidated).

post/cameras/{id}/screenshot/

Path parameters

idinteger required

A unique integer value identifying this Camera.

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.