# 非-Verkada PTZ（パン・チルト・ズーム）カメラを構成する

Command Connectorを使用すると、ONVIF Profile Sをサポートする非VerkadaのPTZ（パン・チルト・ズーム）カメラを追加して制御できます。これにより、オペレーターはVerkada Commandから直接カメラの動きを制御できます。

{% hint style="warning" %}
カメラを追加します [Command Connectorに](/command-connector/ja/gou-cheng/add-a-non-verkada-camera-to-a-command-connector.md) 事前に実施してください。
{% endhint %}

***

## 構成

{% hint style="danger" %}
必要な権限は [Site Admin](/verkada-cameras/ja/hajimeni/roles-and-permissions-for-cameras.md) カメラ設定を変更する権限です。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Commandで、\[すべての製品] > \[カメラ] に移動します。**
{% endstep %}

{% step %}
**構成する非Verkadaカメラを選択します。**
{% endstep %}

{% step %}
**右側の［Settings］をクリックします。**
{% endstep %}

{% step %}
**［General］>［Camera Type］で、ドロップダウンをクリックし、［PTZ Camera］を選択します。**
{% endstep %}

{% step %}
**カメラフィードに戻り、非VerkadaのPTZ用のPTZコントロールのオーバーレイを表示します。**

<div align="left" data-with-frame="true"><img src="/files/bc817f941e498fd4985a792b5d8afffbf57c7002" 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/ja/gou-cheng/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.
