cameras

Move ONVIF device via PTZ

Use this method to move ONVIF device via pinch/tilt/zoom actions.

post/cameras/{id}/ptz/

Path parameters

idinteger required

A unique integer value identifying this Camera.

Request body

movement_type'absolute' | 'relative' required
pannumber float

Pan value for PTZ movement

tiltnumber float

Tilt value for PTZ movement

zoomnumber float

Zoom value for PTZ movement

Response

No response body

Changes

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