# カメラの向きを変更する

カメラは、標準とは異なる向きに設置すると、より広い視野を実現できる場合があります。たとえば、カメラを90°の角度で取り付けると、長い廊下や階段室全体をカバーできます。標準とは異なる向きに設置されている場合は、Command でカメラの向きを変更する必要があります。

{% hint style="info" %}
ライブフィードが通常の向きで期待どおりに表示されるようにするには、ステータス LED が床の方を向くようにカメラを設置してください。
{% endhint %}

***

## 構成

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Cameras] に移動します。**
{% endstep %}

{% step %}
**設定するカメラを選択します。**
{% endstep %}

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

{% step %}
**\[Device] > \[Orientation] の下で、をクリックします** <i class="fa-pencil-line">:pencil-line:</i>**.**

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

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

{% hint style="warning" %}
[Fisheye](https://www.verkada.com/security-cameras/fisheye/) は、さらに3つの表示モード（Panoramic、Four-Way Split、Pan-Tilt-Zoom）をサポートします。参照してください [Fisheye の表示モードを変更する](/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/change-fisheye-view-modes.md) を参照してください。
{% 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/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/change-a-cameras-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.
