Operation for continuous Pan/Tilt and Zoom movements. The operation is
supported if the PTZNode supports at least one continuous Pan/Tilt or Zoom
space. If the space argument is omitted, the default space set by the
PTZConfiguration will be used.
Operation to request all PTZ presets for the PTZNode in the selected profile.
The operation is supported if there is support for at least on PTZ preset by
the PTZNode.
Operation to go to a saved preset position for the PTZNode in the selected
profile. The operation is supported if there is support for at least on PTZ
preset by the PTZNode.
Operation to remove a PTZ preset for the Node in the selected profile. The
operation is supported if the PresetPosition capability exists for teh Node
in the selected profile.
The SetPreset command saves the current device position parameters so that
the device can move to the saved preset position through the GotoPreset
operation. In order to create a new preset, the SetPresetRequest contains no
PresetToken. If creation is successful, the Response contains the PresetToken
which uniquely identifies the Preset. An existing Preset can be overwritten
by specifying the PresetToken of the corresponding Preset. In both cases
(overwriting or creation) an optional PresetName can be specified. The
operation fails if the PTZ device is moving during the SetPreset operation.
The device MAY internally save additional states such as imaging properties
in the PTZ Preset which then should be recalled in the GotoPreset operation.
Operation to stop ongoing pan, tilt and zoom movements of absolute relative
and continuous type. If no stop argument for pan, tilt or zoom is set, the
device will stop all ongoing pan, tilt and zoom movements.