# 카메라 방향 변경

때로는 카메라를 비표준 방향으로 설치하면 더 나은 시야를 확보할 수 있습니다. 예를 들어, 카메라를 90° 각도로 장착하면 긴 복도나 계단실 전체를 커버할 수 있습니다. 카메라가 비표준 방향으로 설치되어 있는 경우 Command에서 카메라의 방향을 변경해야 합니다.

{% hint style="info" %}
라이브 화면이 정상 방향에서 예상대로 표시되도록 상태 LED가 바닥을 향하도록 카메라를 설치하세요.
{% endhint %}

***

## 구성

{% stepper %}
{% step %}
**Verkada Command에서 전체 제품 > 카메라 로 이동합니다.**
{% endstep %}

{% step %}
**구성하려는 카메라를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 하단에서 설정을 클릭합니다.**
{% endstep %}

{% step %}
**장치 > 방향 아래에서 을 클릭합니다.** <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/) 는 파노라마, 4분할, 팬-틸트-줌의 3가지 추가 보기 모드를 지원합니다. 자세한 내용은 [어안 카메라 보기 모드 변경](/verkada-cameras/ko/configuration/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/ko/configuration/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.
