# 카메라 이벤트 알림

카메라 이벤트의 종류에 따라 구성 요구 사항에 맞게 다양한 카메라 이벤트에 대한 경고를 활성화할 수 있습니다. 카메라 이벤트 유형에 대한 자세한 내용은 [아래를 참조하세요](#h_24383ad992).

***

## 카메라 이벤트 경고 구성

### 알림 만들기 > 이벤트

{% stepper %}
{% step %}
**Command 홈페이지의 왼쪽 탐색 메뉴에서 알림을 클릭합니다.**
{% endstep %}

{% step %}
**상단에서 새 알림을 클릭합니다.**
{% endstep %}

{% step %}
**이벤트 선택에서 카메라와 구성할 이벤트를 선택합니다.**
{% endstep %}

{% step %}
**기기를/사이트를 선택합니다. 이벤트를 기기별, 사이트별 또는 모든 기기에 대해 구성할 수 있습니다.**

{% hint style="warning" %}
&#x20;경고 생성 후 새로 추가된 기기는 **사이트** 또는 **모든 기기**
{% endhint %}

클릭 **완료** 를 눌러 계속합니다.
{% endstep %}

{% step %}
**를 선택하면 자동으로 경고를 생성합니다. (선택 사항) 일부 이벤트 유형에는 추가 설정 단계가 있습니다. 추가 단계를 클릭하고 구성 창의 안내를 따르세요.**
{% endstep %}

{% step %}
&#x20;**완료를 클릭하고 알림을 계속 설정합니다** [**알림 일정을 계속 진행합니다**](#create-alert-greater-than-cameras)**.**
{% endstep %}
{% endstepper %}

***

## 다양한 카메라 이벤트 유형 이해하기

|                                                                                                            |                                   |
| ---------------------------------------------------------------------------------------------------------- | --------------------------------- |
| **경고 유형**                                                                                                  | **설명**                            |
| **AI 기반 경고**                                                                                               | 자유 형식 텍스트 쿼리를 사용하는 AI 기반 경고입니다.   |
| **활동 감지**                                                                                                  | 넘어짐, 울타리 넘기 등의 활동.                |
| [**사람 및 차량 감지**](/verkada-cameras/ko/analytics/create-camera-event-alerts/motion-alerts.md)                | 사람, 차량 및/또는 물체의 움직임이 감지됨.         |
| **선 통과**                                                                                                   | 미리 지정된 선을 통과하는 사람 또는 차량이 감지됨.     |
| [**관심 인물**](/verkada-cameras/ko/analytics/create-camera-event-alerts/person-of-interest-alerts.md)         | 특정 인물이 감지되었습니다.                   |
| [**관심 번호판**](/verkada-cameras/ko/analytics/create-camera-event-alerts/license-plate-of-interest-alerts.md) | 특정 번호판이 감지되었습니다.                  |
| **배회**                                                                                                     | 사람 또는 차량이 일정 시간 동안 정지해 있는 것이 감지됨. |
| [**군중**](/verkada-cameras/ko/analytics/create-camera-event-alerts/crowd-alerts.md)                         | 지정된 영역에서 사람 또는 차량 무리가 감지됨.        |
| [**온라인/오프라인**](/verkada-cameras/ko/analytics/create-camera-event-alerts.md)                                | 카메라 상태가 온라인 또는 오프라인으로 변경됨.        |
| [**변조**](/verkada-cameras/ko/analytics/create-camera-event-alerts/tamper-alerts.md)                        | 간섭 또는 조작이 감지됨.                    |
| **가림**                                                                                                     | 카메라 가림이 감지됨.                      |
| [**Helix**](/verkada-cameras/ko/analytics/create-camera-event-alerts/helix-alerts.md)                      | Helix 이벤트가 트리거되면 경고합니다.           |

{% hint style="info" %}
사람 감지가 가능할 때는 사람 감지 대신 선 통과 및 배회 감지를 사용하세요. 배회 감지 및 선 통과는 CF81 및 3세대 이상 카메라("2" 이상으로 끝나는 모델)에서만 사용할 수 있으며, CP52는 예외입니다.
{% 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/analytics/create-camera-event-alerts.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.
