> 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/ko/configuration/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 %}
**오른쪽 하단에서 설정을 클릭합니다.**
{% endstep %}

{% step %}
**Device > Orientation 아래에서 클릭** <i class="fa-pencil-line">:pencil-line:</i>**.**

a. 방향 모드를 선택합니다.\
b. 클릭 **저장** 변경 사항을 확인합니다.

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

{% hint style="warning" %}
[어안](https://www.verkada.com/security-cameras/fisheye/) 은(는) Panoramic, Four-Way Split 및 Pan-Tilt-Zoom의 3가지 추가 보기 모드를 지원합니다. 참조하십시오 [어안 보기 모드 변경](/verkada-cameras/ko/configuration/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/ko/configuration/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.
