# Unternehmensgesteuerte Verschlüsselungsgerät- und Funktionskompatibilität

Enterprise Controlled Encryption (ECE) wird für die folgenden Kameramodelle nicht unterstützt: D30, D40, D50 und D80.

{% hint style="warning" %}
WebRTC (Live-Streaming) auf PTZ-Kameras unterstützt ECE nicht. Wenn Sie ECE auf PTZ-Kameras aktivieren, wird es nur für historische Streams, Miniaturansichten und Hyper-Zooms 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 die Entschlüsselungsschlüssel kontrolliert wird.
* **Kompatibel:** Die Funktion wird unterstützt, aber nicht mit ECE verschlüsselt.
* **Inkompatibel:** Die Funktion wird nicht unterstützt, wenn ECE aktiviert ist.

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 zuschaut                                                                                         | Kompatibel           |
| Modus für geringe Bandbreite                                                                         | Kompatibel           |
| MotionX (Bewegungs-Registerkarte)                                                                    | ECE mit Cloud Assist |
| Personenhistorie                                                                                     | Kompatibel           |
| Historische Miniaturbilder                                                                           | Kompatibel           |
| Personenattribute                                                                                    | Kompatibel           |
| Personensuche                                                                                        | Kompatibel           |
| Fahrzeughistorie                                                                                     | Kompatibel           |
| Helix-Ereignisse                                                                                     | Kompatibel           |
| Kennzeichenerkennung                                                                                 | Kompatibel           |
| Belegungs-Trends                                                                                     | Kompatibel           |
| NLP-Suche                                                                                            | Kompatibel           |
| Benachrichtigungen: online/offline, Manipulation, Speicherstatus                                     | Kompatibel           |
| Benachrichtigungen: Bewegungsalarme mit Personen- oder Fahrzeugfiltern                               | Kompatibel           |
| Benachrichtigungen: Linienüberquerung                                                                | Kompatibel           |
| Benachrichtigungen: Person von Interesse                                                             | Kompatibel           |
| Benachrichtigungen: Kennzeichen von Interesse                                                        | Kompatibel           |
| Benachrichtigungen: Herumlungern, Menschenmenge                                                      | Kompatibel           |
| Prüfprotokolle                                                                                       | Kompatibel           |
| Verkada API: Video, Audio, Bilder                                                                    | Inkompatibel         |
| Verkada API: Metadaten, Konfiguration                                                                | Kompatibel           |
| Verkada Webhooks: nur Metadaten                                                                      | Kompatibel           |
| Verkada Core API: Prüfprotokolle, Benutzer                                                           | Kompatibel           |
| Einstellungen zur Datenresidenz                                                                      | Kompatibel           |
| Live-Video auf Viewing Station (VX52) über das lokale Netzwerk                                       | Kompatibel           |
| Live-Video auf Viewing Station (VX52) über die Cloud                                                 | ECE-verschlüsselt    |
| Verlaufsvideo auf Viewing Station                                                                    | ECE-verschlüsselt    |
| Als Kontextkamera für zugangskontrollierte Türen fungieren                                           | ECE-verschlüsselt    |
| Als Sensor- oder Überwachungskamera für Alarmprodukte fungieren                                      | Inkompatibel         |


---

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