ptz
Pan, tilt, and zoom PTZ-capable cameras, or jump to a saved preset. Supports momentary moves, zoom in/out, stop, home, and preset recall.
Instructions
Pan/tilt/zoom a PTZ-capable camera, or jump to a saved preset.
action is one of: left, right, up, down (momentary move, held for
duration_s seconds, capped at 3.0), home, zoom_in, zoom_out, stop,
or goto_preset (requires preset, 0-99).
Only cameras with PTZ hardware respond -- check list_cameras'
ptz_capable field first. If this Blue Iris instance has an
automated pipeline that also drives a camera's PTZ (e.g. a monitoring
script using a dedicated preset slot), avoid sending competing PTZ
commands to that camera at the same time -- Blue Iris does not
arbitrate between simultaneous PTZ sources and the result is erratic
movement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| camera | Yes | ||
| preset | No | ||
| duration_s | No |