PTZ 제어를 구성하려면 다음과 같이 하십시오.
- 설정 → 옵션
To configure PTZ control, do as follows:
- Go to Settings → Options (1) → PTZ Settings 설 (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 perform any actions.
- By default, if the higher priority user controls the PTZ camera, then the PTZ control panel displays the name of the user. To disable the display of this information, clear the corresponding checkbox (4).
- 시간이 다 된 후, 운영자가 아무런 조치도 취하지 않으면 PTZ 제어가 자동으로 잠금 해제됩니다.
- 기본적으로 우선 순위가 높은 사용자가 PTZ 카메라를 제어하는 경우 PTZ 제어판에 해당 사용자의 이름이 표시됩니다. 이 정보 표시를 비활성화하려면 해당 확인란을 선택 취소하세요 (4).
조이스틱 기기 감도를 설정합니다 (5, 조이스틱 구성 참고). 민감도 범위는 특정 장치에 대한 장치 모델 저장소에 지정된 값에 따라 다릅니다Set theJoystick device sensitivity (5, see 조이스틱 구성). The sensitivity range depends on the value specified in the device model repository for a particular device.
| Info |
|---|
|
For example, the following is specified in the Axis T8311 device model repository:예를 들어 다음은 Axis T8311 장치 모델 저장소에 지정됩니다. | Code Block |
|---|
<property id="deviceSensitivity" xsi:type="PropertyIntRangeType">
<value>
<min>5</min>
<max>100</max>
<default>50</default>
</value>
</property> |
This means that the sensitivity for this device can be set in the range from 5 to 100. |
- Click the Apply button.
이는 이 장치의 감도를 5~100 범위에서 설정할 수 있음을 의미합니다. |
- 적용 버튼을 클릭하세요.
PTZ 제어를 구성했습니다PTZ control is now configured.
...