> 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/new-alarms/de/konfiguration/supported-cameras-for-video-alarms.md).

# Unterstützte Kameras für Videoalarme

Die meisten Verkada-Kameras können als Alarmauslöser für sowohl [neue und klassische Alarme](/new-alarms/de/erste-schritte/new-alarms-vs-classic-alarms.md). In der folgenden Liste finden Sie, welche Kameramodelle für jedes System als Auslöser unterstützt werden.

|                                                                       |                                                                                          |                                                   |
| --------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ------------------------------------------------- |
| **Modell**                                                            | **Unterstützter Auslöser in neuen Alarmen**                                              | **Unterstützter Auslöser in klassischen Alarmen** |
| 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                | ✔️ (nur Personen-Erkennungsbereiche)                                                     | ✔️                                                |
| CP52-E, CP63-E                                                        | ✔️ (nur Personen-Erkennung im Vollbild)                                                  |                                                   |
| CR63-E                                                                | ✔️ (im LPR-Modus nicht verfügbar)                                                        | ✔️(im LPR-Modus nicht verfügbar)                  |
| CY53-E                                                                | ✔️                                                                                       | ✔️                                                |
| CH52-E, CH53-E, CH63-E                                                | ✔️                                                                                       | ✔️                                                |
| CF81-E, CF83-E                                                        | ✔️ (nur im Panoramamodus)                                                                | ✔️                                                |
| CB52-E, CB52-TE, CB62-E, CB62-TE, CB53-E, CB53-TE, CB63-E, CB63-TE    | ✔️ (im LPR-Modus nicht verfügbar)                                                        | ✔️ (im LPR-Modus nicht verfügbar)                 |
| CB51-E, CB51-TE, CB61-E, CB61-TE                                      | ✔️ (im LPR-Modus nicht verfügbar; unterstützt nur Personen-Erkennungsbereiche.)          | ✔️ (im LPR-Modus nicht verfügbar)                 |
| CM22, CM42, CM42-S                                                    | ✔️                                                                                       | ✔️                                                |
| CM41, CM41-E, CM41-S, CM61                                            | ✔️ (nur Personen-Erkennungsbereiche)                                                     | ✔️                                                |
| TD33, TD53, TD63                                                      | ✔️                                                                                       | ✔️                                                |
| TD52                                                                  | ✔️                                                                                       | ✔️                                                |
| D30, D40, D50, D50W, D80                                              |                                                                                          | ✔️                                                |
| Kameras von Drittanbietern, die über Command Connector verbunden sind | ✔️ (Für Linienüberquerungs- und Verweil-Auslöser muss Advanced Analytics aktiviert sein) |                                                   |

{% hint style="danger" %}
Alarme und FIPS-validierte Kameramodelle werden in GovCloud NICHT als Alarmauslöser unterstützt.
{% 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/new-alarms/de/konfiguration/supported-cameras-for-video-alarms.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.
