/cameras/{cameraId}/ptz/settings

Updates the PTZ settings for the given camera.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of camera we want to operate on.

Body Params
presets
array of objects
length ≤ 30

Saved positions. Order of this array will be used by the tour mode.

presets
string | null

Name of the default preset to which the camera will return if set to homeReturn after the specified auto start delay.

string
enum

The following modes are available:

  • manualOnly: The PTZ camera will only move when issued a direct command by the user.
  • homeReturn: After a specified amount of time without receiving a command, the PTZ camera will navigate back to the home preset position. If none is set, this will be the factory default position.
  • tour: After the specified auto start delay, the PTZ camera will tour through all presets in the order specified by the user. It will continue doing so until interrupted and will resume after the aforementioned auto start delay.
Allowed:
integer
≥ 5

The time in seconds after which the PTZ camera should resume Touring or return to Home when idling.

Responses
204

Camera Updated

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json