# 비-Verkada PTZ(Pan-Tilt-Zoom) 카메라 구성하기

Command Connector를 사용하면 ONVIF Profile S를 지원하는 비-Verkada PTZ(Pan-Tilt-Zoom) 카메라를 추가하고 제어할 수 있습니다. 이를 통해 운영자는 Verkada Command에서 직접 카메라 움직임을 제어할 수 있습니다.

{% hint style="warning" %}
카메라를 추가하세요 [Command Connector에](/command-connector/ko/configuration/add-a-non-verkada-camera-to-a-command-connector.md) 시작하기 전에.
{% endhint %}

***

## 구성

{% hint style="danger" %}
다음이 필요합니다 [사이트 관리자](/verkada-cameras/ko/getting-started/roles-and-permissions-for-cameras.md) 카메라 설정을 수정할 권한이 있습니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**구성할 비-Verkada 카메라를 선택하세요.**
{% endstep %}

{% step %}
**오른쪽에서 설정을 클릭하세요.**
{% endstep %}

{% step %}
**일반 > 카메라 유형에서 드롭다운을 클릭하고 PTZ 카메라를 선택하세요.**
{% endstep %}

{% step %}
**카메라 피드로 돌아가 비-Verkada PTZ의 PTZ 제어 오버레이를 확인하세요.**

<div align="left" data-with-frame="true"><img src="/files/0f8646f6746293d154603c776f687b594fc28b3c" alt=""></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}

* Command Connector에서 전송된 PTZ 명령은 ONVIF Profile S PTZ 서비스를 사용합니다.
* Sentry Mode 및 Contextual Triggers와 같은 고급 PTZ 작업에는 Verkada PTZ가 필요합니다.
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.verkada.com/command-connector/ko/configuration/configure-a-non-verkada-ptz-pan-tilt-zoom-camera.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
