Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To configure PTZ control, do as folowsfollows:

  1. Go to Settings → Optionsto the Options tab → Settings →PTZ Settings (1-2).
    Image Modified
  2. Set the operator idle time in hours, minutes and seconds (3). When the time runs out, the PTZ control is unlocked automatically if the operator did not carry out any actionactions.
  3.  By default, if the user with a higher priority user controls the PTZ camera, then the PTZ control panel displays the name of the user. To disable displaying the display of this information, deselect unset the corresponding checkbox (4).
  4. Set Joystick device sensitivity (5, see Joystick Configuration). The sensitivity range will depend on the repository for a particular device.

    Info
    titleNote

    For example, it is written in the Axis T8311 repository:

    Code Block
    <property id="deviceSensitivity" xsi:type="PropertyIntRangeType">
    <value>
    <min>5</min>
    <max>100</max>
    <default>50</default>
    </value>
    </property>

    The working range will be from 5 to 100 for this device.


  5. Click the Apply button.

You have configured PTZ control.

...