> 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/de/konfiguration/security-and-privacy/enterprise-controlled-encryption-device-feature-compatibility.md).

# Geräte- und Funktionskompatibilität mit unternehmensgesteuerter Verschlüsselung

Enterprise Controlled Encryption (ECE) wird von den folgenden Kameramodellen nicht unterstützt: D30, D40, D50 und D80.

{% hint style="warning" %}
WebRTC (Livestreaming) auf PTZ-Kameras unterstützt ECE nicht. Wenn Sie ECE auf PTZ-Kameras aktivieren, wird es nur für historische Streams, Miniaturansichten und Hyperzooms aktiviert.
{% endhint %}

***

## Interoperabilitätsstatus

#### Verschiedene ECE-Status

* **ECE-verschlüsselt:** Die Funktion wird unterstützt und mit ECE verschlüsselt.
* **ECE mit Cloud Assist:** Die Funktion wird unterstützt und gewährleistet eine sichere Entschlüsselung mit Cloud-Unterstützung, während der Zugriff auf Entschlüsselungsschlüssel kontrolliert wird.
* **Kompatibel:** Die Funktion wird unterstützt, aber nicht mit ECE verschlüsselt.
* **Inkompatibel:** Die Funktion wird bei aktiviertem ECE nicht unterstützt.

Diese Tabelle erläutert die Interoperabilität von ECE mit anderen bestehenden Verkada-Funktionen:

|                                                                                                      |                      |
| ---------------------------------------------------------------------------------------------------- | -------------------- |
| **Funktion**                                                                                         | **Status**           |
| Verlaufsvideo: wenn das Streaming-Format nativ unterstützt wird                                      | ECE-verschlüsselt    |
| Verlaufsvideo: wenn das Streaming-Format nicht nativ unterstützt wird.                               | ECE mit Cloud Assist |
| Live-Video über die Cloud: wenn das Streaming-Format nativ unterstützt wird, außer CP52-E / CP62-E   | ECE-verschlüsselt    |
| Live-Video über die Cloud: wenn das Streaming-Format nicht nativ unterstützt wird (z. B. iOS Safari) | ECE mit Cloud Assist |
| Live-Video über das lokale Netzwerk                                                                  | Kompatibel           |
| RTSP                                                                                                 | Kompatibel           |
| Live-Links: wenn das Streaming-Format nativ unterstützt wird                                         | ECE-verschlüsselt    |
| Live-Links: wenn das Streaming-Format nicht nativ unterstützt wird                                   | ECE mit Cloud Assist |
| Cloud-Backup                                                                                         | ECE-verschlüsselt    |
| Archive                                                                                              | Kompatibel           |
| Live Face Blur: Position der Gesichter im Bild                                                       | ECE-verschlüsselt    |
| Zeitraffer                                                                                           | Kompatibel           |
| Verknüpfungen                                                                                        | Kompatibel           |
| Heatmaps                                                                                             | Kompatibel           |
| Vorfallmanagement                                                                                    | Kompatibel           |
| Wer schaut zu                                                                                        | Kompatibel           |
| Modus mit geringer Bandbreite                                                                        | Kompatibel           |
| MotionX (Bewegungs-Tab)                                                                              | ECE mit Cloud Assist |
| Personenverlauf                                                                                      | Kompatibel           |
| Historische Miniaturansichten                                                                        | Kompatibel           |
| Personenattribute                                                                                    | Kompatibel           |
| Personensuche                                                                                        | Kompatibel           |
| Fahrzeugverlauf                                                                                      | Kompatibel           |
| Helix-Ereignisse                                                                                     | Kompatibel           |
| Kennzeichenerkennung                                                                                 | Kompatibel           |
| Belegungstrends                                                                                      | Kompatibel           |
| NLP-Suche                                                                                            | Kompatibel           |
| Warnungen: online/offline, Manipulation, Speicherstatus                                              | Kompatibel           |
| Warnungen: Bewegungsalarme mit Personen- oder Fahrzeugfiltern                                        | Kompatibel           |
| Warnungen: Linienüberschreitung                                                                      | Kompatibel           |
| Warnungen: Person von Interesse                                                                      | Kompatibel           |
| Warnungen: Kennzeichen von Interesse                                                                 | Kompatibel           |
| Warnungen: Herumlungern, Menschenmenge                                                               | Kompatibel           |
| Audit-Protokolle                                                                                     | Kompatibel           |
| Verkada-API: Video, Audio, Bilder                                                                    | Inkompatibel         |
| Verkada-API: Metadaten, Konfiguration                                                                | Kompatibel           |
| Verkada-Webhooks: nur Metadaten                                                                      | Kompatibel           |
| Verkada Core API: Audit-Protokolle, Benutzer                                                         | Kompatibel           |
| Einstellungen zur Datenresidenz                                                                      | Kompatibel           |
| Live-Video auf der Viewing Station (VX52) über das lokale Netzwerk                                   | Kompatibel           |
| Live-Video auf der Viewing Station (VX52) über die Cloud                                             | ECE-verschlüsselt    |
| Verlaufsvideo auf der Viewing Station                                                                | ECE-verschlüsselt    |
| Als Kontextkamera für zugangskontrollierte Türen dienen                                              | ECE-verschlüsselt    |
| Als Sensor- oder Überwachungskamera für Alarms-Produkte dienen                                       | Inkompatibel         |


---

# 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/de/konfiguration/security-and-privacy/enterprise-controlled-encryption-device-feature-compatibility.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.
