# 비디오 알람 지원 카메라

대부분의 Verkada 카메라는 둘 다의 알람 트리거로 사용할 수 있습니다 [새 알람과 기존 알람](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md). 아래 목록을 참조하여 각 시스템에서 트리거로 지원되는 카메라 모델을 확인하세요.

|                                                                      |                                            |                         |
| -------------------------------------------------------------------- | ------------------------------------------ | ----------------------- |
| **모델**                                                               | **새 알람에서 지원되는 트리거**                        | **기존 알람에서 지원되는 트리거**    |
| CD43, CD43-E, CD53, CD53-E, CD63, CD63-E                             | ✔️                                         | ✔️                      |
| CD22, CD22-E, CD32, CD32-E, CD42, CD42-E, CD52, CD52-E, CD62, CD62-E | ✔️                                         | ✔️                      |
| CD31, CD31-E, CD41, CD41-E, CD51, CD51-E, CD61, CD61-E               | ✔️ (사람 감지 영역만)                             | ✔️                      |
| CP52-E, CP63-E                                                       | ✔️ (전체 프레임 사람 감지에서만)                       |                         |
| CR63-E                                                               | ✔️ (LPR 모드에서는 사용할 수 없음)                    | ✔️(LPR 모드에서는 사용할 수 없음)  |
| CY53-E                                                               | ✔️                                         | ✔️                      |
| CH52-E, CH53-E, CH63-E                                               | ✔️                                         | ✔️                      |
| CF81-E, CF83-E                                                       | ✔️ (파노라마 모드에서만)                            | ✔️                      |
| CB52-E, CB52-TE, CB62-E, CB62-TE, CB53-E, CB53-TE, CB63-E, CB63-TE   | ✔️ (LPR 모드에서는 사용할 수 없음)                    | ✔️ (LPR 모드에서는 사용할 수 없음) |
| CB51-E, CB51-TE, CB61-E, CB61-TE                                     | ✔️ (LPR 모드에서는 사용할 수 없으며, 사람 감지 영역만 지원합니다.) | ✔️ (LPR 모드에서는 사용할 수 없음) |
| CM22, CM42, CM42-S                                                   | ✔️                                         | ✔️                      |
| CM41, CM41-E, CM41-S, CM61                                           | ✔️ (사람 감지 영역만)                             | ✔️                      |
| TD33, TD53, TD63                                                     | ✔️                                         | ✔️                      |
| TD52                                                                 | ✔️                                         | ✔️                      |
| D30, D40, D50, D50W, D80                                             |                                            | ✔️                      |
| Command Connector를 통해 연결된 타사 카메라                                     | ✔️                                         |                         |

{% hint style="danger" %}
알람 및 FIPS 검증 카메라 모델은 GovCloud에서 알람 트리거로 지원되지 않습니다.
{% 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/new-alarms/ko/configuration/supported-cameras-for-video-alarms.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.
