> 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-fisheye-view-modes.md).

# 어안 카메라 보기 모드 변경

대부분의 어안 카메라는 세 가지 보기 모드를 지원합니다: [파노라마](#panoramic-mode), [4분할](#four-way-split-mode), 그리고 [팬-틸트-줌](#pan-tilt-zoom-mode). 설치 위치에 가장 적합하도록 보기 모드를 변경할 수 있습니다.

{% hint style="danger" %}
다음이 필요합니다 [사이트 관리자](/verkada-cameras/ko/getting-started/roles-and-permissions-for-cameras.md) 어안 카메라의 보기 모드를 변경할 수 있는 권한.
{% endhint %}

***

### 보기 모드 및 기능 호환성

|                |                                  |                                 |                                   |
| -------------- | -------------------------------- | ------------------------------- | --------------------------------- |
|                | [**180° 파노라마**](#panoramic-mode) | [**4분할**](#four-way-split-mode) | [**팬-틸트-줌**](#pan-tilt-zoom-mode) |
| **프라이버시 영역\*** | ✅                                | ✅                               | ✅                                 |
| **사람 분석**      | ✅                                | ✅                               | ✅                                 |
| **차량 분석**      | ✅                                | ✅                               | ✅                                 |
| **사람 수 계산**†   | ✅                                | ✅                               |                                   |
| **차량 수 계산**    | ✅                                | ✅                               |                                   |
| **오디오**        | ✅                                | ✅                               | ✅                                 |
| **모션 검색**      | ✅                                | ✅                               | ✅                                 |
| **모션 알림**      | ✅                                | ✅                               | ✅                                 |
| **군중 알림**      | ✅                                | ✅                               | ✅                                 |

{% hint style="success" %}

* \*프라이버시 영역을 구성하려면 어안 카메라가 팬-틸트-줌(PTZ) 모드여야 합니다. 설정한 후에는 구성된 프라이버시 영역이 파노라마 및 4분할 모드로 적용됩니다.
* †어안 카메라는 사람 수 계산을 지원하지만, **지원하지** 않습니다.
  {% endhint %}

***

## 파노라마 모드

파노라마 모드에서는 카메라가 180° 수평 시야를 제공하며, 벽에 설치할 때 가장 적합합니다.

<div align="left" data-with-frame="true"><img src="/files/0eb34b430f3f0dfdf68f96df6017248784532833" alt=""></div>

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras로 이동합니다.**
{% endstep %}

{% step %}
**업데이트할 카메라를 선택합니다.**
{% endstep %}

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

{% step %}
**일반 > 어안 모드에서 클릭** <i class="fa-pencil-line">:pencil-line:</i>**.**
{% endstep %}

{% step %}
**보기 모드 설정에서 파노라마를 선택한 다음 저장을 클릭합니다.**
{% endstep %}
{% endstepper %}

### 파노라마 기울기 편집

파노라마 보기의 기울기를 변경하여 시야를 최적화할 수 있습니다.

{% hint style="danger" %}
당신 **복구할 수 없습니다.** D80의 파노라마 기울기를 편집합니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras로 이동합니다.**
{% endstep %}

{% step %}
**업데이트할 카메라를 선택합니다.**
{% endstep %}

{% step %}
**영상 왼쪽 아래에서 SQ/HQ 드롭다운을 클릭하고 기울기 편집을 선택합니다.**
{% endstep %}

{% step %}
**타일에 화살표가 보여야 하며, 이를 통해 편집 모드임을 확인할 수 있습니다. 화살표를 클릭하여 타일의 위치를 변경합니다.**

<div align="left" data-with-frame="true"><img src="/files/daf628972ecf82bda6eca4d97f28b0ae3fadb6a4" alt="" width="1150"></div>
{% endstep %}

{% step %}
**변경 사항을 확인하거나 삭제하려면 화면 하단에서 클릭하거나 을 클릭합니다.**
{% endstep %}
{% endstepper %}

***

## 4분할 모드

4분할 모드에서는 파노라마 보기가 360° 보기로 4개 구역으로 나뉘며, 주로 카메라를 천장에 설치할 때 사용됩니다. 이 보기 모드는 야외 모서리, 복도 교차로를 모니터링하거나 여러 대의 카메라를 한 대로 대체하는 데 가장 적합합니다.

<div align="left" data-with-frame="true"><img src="/files/da58c209f29af173c5dde9c9d612720875917159" alt=""></div>

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras로 이동합니다.**
{% endstep %}

{% step %}
**업데이트할 카메라를 선택합니다.**
{% endstep %}

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

{% step %}
**일반 > 어안 모드에서 클릭** <i class="fa-pencil-line">:pencil-line:</i>**.**
{% endstep %}

{% step %}
**보기 모드 설정에서 4분할을 선택한 다음 저장을 클릭합니다.**
{% endstep %}
{% endstepper %}

### 4분할 패널 편집

4분할 보기의 패널을 업데이트하여 시야를 최적화할 수 있습니다.

{% hint style="danger" %}
당신 **복구할 수 없습니다.** D80의 4분할 패널을 편집합니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras로 이동합니다.**
{% endstep %}

{% step %}
**업데이트할 카메라를 선택합니다.**
{% endstep %}

{% step %}
**영상 왼쪽 아래에서 SQ/HQ 드롭다운을 클릭하고 패널 보기 편집을 선택합니다.**
{% endstep %}

{% step %}
**편집 모드임을 확인할 수 있도록 타일에 화살표가 보여야 합니다. 화살표를 클릭하여 타일의 위치를 변경합니다.**

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

{% step %}
**타일을 실제 카메라 렌즈의 시야 범위 밖으로 향하게 하면 이미지가 왜곡되어 보입니다.**

<div align="left" data-with-frame="true"><img src="/files/56276abc610e55f725226af9692f4c5a9f25a122" alt="" width="1045"></div>
{% endstep %}

{% step %}
**화질을 복원하려면 타일을 반대 방향으로 향하게 하십시오.**

<div align="left" data-with-frame="true"><img src="/files/668f922d29f28bd0b6c5d4e6c938bedb1cea3bf1" alt="" width="1045"></div>
{% endstep %}

{% step %}
**변경 사항을 확인하거나 삭제하려면 화면 하단에서 클릭하거나 을 클릭합니다.**
{% endstep %}
{% endstepper %}

***

## 팬-틸트-줌 모드

팬-틸트-줌 모드에서는 디지털 PTZ 기능으로 영상을 살펴볼 수 있도록 비디오 피드를 360° 보기 또는 서로 다른 각도의 타일 보기로 표시할 수 있습니다.

{% hint style="danger" %}
D80은 **어떠한** 팬-틸트-줌 모드를 지원합니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras로 이동합니다.**
{% endstep %}

{% step %}
**업데이트할 카메라를 선택합니다.**
{% endstep %}

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

{% step %}
**일반 > 어안 모드에서 클릭** <i class="fa-pencil-line">:pencil-line:</i>**.**
{% endstep %}

{% step %}
**보기 모드 설정에서 팬/틸트/줌을 선택한 다음 다음을 클릭합니다.**
{% endstep %}

{% step %}
**원하는 타일 보기를 사용하려면 해당 확인란을 선택한 다음 저장합니다.**

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

### 설치 위치 설정

카메라를 PTZ 모드로 변경한 후에는 디지털 PTZ에 대한 올바른 컨트롤을 활성화하려면 설치 위치를 설정해야 합니다.

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras로 이동합니다.**
{% endstep %}

{% step %}
**업데이트할 카메라를 선택합니다.**
{% endstep %}

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

{% step %}
**일반 > 설치 위치에서 클릭** <i class="fa-pencil-line">:pencil-line:</i>**.**

a. 선택 **벽에 설치됨** 또는 **천장에 설치됨**카메라가 설치된 위치에 따라.\
b. 클릭 **저장합니다.**
{% endstep %}
{% endstepper %}

### 타일 기본 홈 위치 구성

각 타일의 홈 위치를 편집하여 각 타일의 기본 보기를 구성할 수 있습니다.

{% hint style="danger" %}
이 메뉴 옵션을 보려면 카메라가 타일 보기 상태여야 합니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras로 이동합니다.**
{% endstep %}

{% step %}
**업데이트할 카메라를 선택합니다.**
{% endstep %}

{% step %}
**영상 왼쪽 아래에서 SQ/HQ 드롭다운을 클릭하고 홈 위치 편집을 선택합니다.**

a. 카메라 타일 보기를 필요한 보기로 클릭하고 드래그합니다.\
b. 클릭 **저장합니다.**
{% endstep %}
{% endstepper %}

### 타일 보기의 방향 변경

어떤 타일 보기에서든 각 타일의 방향을 변경할 수 있습니다.

{% hint style="danger" %}
이 메뉴에서 타일 옵션은 다음 경우에만 표시됩니다. 선택한 경우 [카메라를 PTZ 모드로 설정할 때.](#h_66f2331ef2)
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras로 이동합니다.**
{% endstep %}

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

{% step %}
**오른쪽 탐색에서 PTZ 아이콘에서 타일 보기 중 하나를 선택합니다.**

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

{% step %}
**타일을 클릭하여 전체 화면으로 표시합니다.**
{% endstep %}

{% step %}
**클릭하고 드래그하여 이미지를 필요한 보기로 이동합니다.**
{% endstep %}

{% step %}
**원하는 각도가 되면 클릭하여 전체 타일 보기로 돌아갑니다.**
{% endstep %}
{% endstepper %}


---

# 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-fisheye-view-modes.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.
