Explore Plans
Mobile menu Close menu
iSecurity+iSecurity+

Aim your camera

If your camera supports pan and tilt, you can use this Action to control where the camera is pointing.

Developer info

API endpoint slug
isecurityplus.ptz
Filter code method
Isecurityplus.ptz.skip(string?: reason)
Runtime method
runAction("isecurityplus.ptz", {})

Action fields

Camera Dropdown list

Label
Select a camera
Slug
camera
Required
true
Can have default value
false

Commands Text input > Other

Label
Commands
Helper text
Tell your camera where to aim using "left", "right", "up", and "down". For example, use "up 1 left 3" to change the aim a little bit more up and a more to the left.
Slug
commands
Required
true
Can have default value
true
Filter code method
Isecurityplus.ptz.setCommands(string: commands)