> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/change-a-cameras-orientation.md).

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

場合によっては、標準ではない向きで設置すると、カメラの視野をより広く確保できることがあります。たとえば、カメラを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つサポートしています。パノラマ、4分割、およびパン・チルト・ズームです。参照してください [Fisheye表示モードの変更](/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/change-fisheye-view-modes.md) 詳細については、
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/change-a-cameras-orientation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
