# 非-Verkada チャンネルの向きを変更する

場合によっては、Verkada以外のカメラフィードが誤った向きで表示されることがあります。Command Connectorを使えば、これらのフィードをCommand内で直接簡単に回転でき、適切に整列させることで、より見やすくできます。

***

## 構成

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

{% step %}
**設定するVerkada以外のチャネルを選択します。**
{% endstep %}

{% step %}
**右下の\[設定]をクリックします。**
{% endstep %}

{% step %}
**\[デバイス] > \[向き] で、\[変更]をクリックします。**

a. 向きモードを選択します。\
b. クリック **保存** して変更を確定します。

<div align="left" data-with-frame="true"><img src="/files/9cca1dafffdcd0a49cec883f79abbf007670faa2" alt="" width="356"></div>
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
Command Connector 1台で、最大4つのVerkada以外のカメラフィードを回転できます。カメラの回転に対応しているのは、H.264のメインプロファイルとハイプロファイルのみです。
{% 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/change-a-non-verkada-channel-orientation.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.
