# 構成

- [非-Verkada カメラを Command Connector に追加する](https://help.verkada.com/command-connector/ja/gou-cheng/add-a-non-verkada-camera-to-a-command-connector.md): Command Connector を使って非-Verkada カメラを Command に接続する
- [Command Connector の 2 つの Ethernet ポートを設定する](https://help.verkada.com/command-connector/ja/gou-cheng/configure-two-ethernet-ports-for-command-connector.md): Command Connector の第2インターフェースを構成する
- [Command Connector の静的 IP アドレスを構成する](https://help.verkada.com/command-connector/ja/gou-cheng/configure-static-ip-addresses-for-command-connector.md): Command Connector の静的 IP アドレスを構成する
- [非-Verkada カメラのストレージ設定を変更する](https://help.verkada.com/command-connector/ja/gou-cheng/change-storage-settings-on-non-verkada-cameras.md): 非-Verkada カメラの保存期間を設定する
- [非-Verkada チャンネルの向きを変更する](https://help.verkada.com/command-connector/ja/gou-cheng/change-a-non-verkada-channel-orientation.md): 非-Verkada チャンネルカメラのビューを回転する
- [非-Verkada カメラの解像度を変更する](https://help.verkada.com/command-connector/ja/gou-cheng/change-a-non-verkada-camera-resolution.md): アスペクト比を変更するため、またはより多くのチャンネルを得るために、非-Verkada カメラの解像度を変更します。
- [非-Verkada PTZ（パン・チルト・ズーム）カメラを構成する](https://help.verkada.com/command-connector/ja/gou-cheng/configure-a-non-verkada-ptz-pan-tilt-zoom-camera.md): Command Connector を使用して非-Verkada PTZ カメラを構成する
- [非-Verkada チャンネルの音声を構成する](https://help.verkada.com/command-connector/ja/gou-cheng/configuring-audio-for-non-verkada-channels.md): 非-Verkada チャンネルを通じて Verkada Command に接続されたカメラの音声を有効化し、構成する方法を学びます。
- [Command Connector のリソース割り当て](https://help.verkada.com/command-connector/ja/gou-cheng/command-connector-resource-allocation.md)


---

# 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.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.
