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

# Enterprise Controlled Encryption のデバイスと機能の互換性

Enterprise Controlled Encryption (ECE) は、以下のカメラモデルではサポートされていません: D30、D40、D50、D80。

{% hint style="warning" %}
PTZ カメラでの WebRTC（ライブ ストリーミング機能）は ECE をサポートしていません。PTZ カメラで ECE を有効にすると、履歴ストリーム、サムネイル、ハイパーズームに対してのみ有効になります。
{% endhint %}

***

## 相互運用性のステータス

#### さまざまな ECE のステータス

* **ECE で暗号化:** 機能はサポートされており、ECE で暗号化されます。
* **Cloud Assist 付き ECE:** 機能はサポートされており、復号キーへのアクセスを制御しながら、クラウド サポートによる安全な復号を確実に行います。
* **互換:** 機能はサポートされていますが、ECE では暗号化されません。
* **非互換:** ECE が有効な場合、この機能はサポートされません。

この表では、ECE と既存の他の Verkada 機能との相互運用性を説明しています:

|                                                                    |                     |
| ------------------------------------------------------------------ | ------------------- |
| **機能**                                                             | **ステータス**           |
| 履歴ビデオ: ストリーミング機能の形式がネイティブにサポートされている場合                              | ECE で暗号化            |
| 履歴ビデオ: ストリーミング機能の形式がネイティブにサポートされていない場合。                            | Cloud Assist 付き ECE |
| クラウド経由のライブビデオ: ストリーミング機能の形式がネイティブにサポートされている場合（CP52-E / CP62-E を除く） | ECE で暗号化            |
| クラウド経由のライブビデオ: ストリーミング機能の形式がネイティブにサポートされていない場合（例: iOS Safari）      | Cloud Assist 付き ECE |
| ローカルネットワーク経由のライブビデオ                                                | 互換                  |
| RTSP                                                               | 互換                  |
| ライブリンク: ストリーミング機能の形式がネイティブにサポートされている場合                             | ECE で暗号化            |
| ライブリンク: ストリーミング機能の形式がネイティブにサポートされていない場合                            | Cloud Assist 付き ECE |
| クラウドバックアップ                                                         | ECE で暗号化            |
| アーカイブ                                                              | 互換                  |
| ライブ顔ぼかし: フレーム内の顔の位置                                                | ECE で暗号化            |
| タイムラプス                                                             | 互換                  |
| ショートカット                                                            | 互換                  |
| ヒートマップ                                                             | 互換                  |
| インシデント管理                                                           | 互換                  |
| 誰が視聴中か                                                             | 互換                  |
| 低帯域幅モード                                                            | 互換                  |
| MotionX（モーション タブ）                                                  | Cloud Assist 付き ECE |
| 人物履歴                                                               | 互換                  |
| 履歴サムネイル画像                                                          | 互換                  |
| 人物属性                                                               | 互換                  |
| 人物検索                                                               | 互換                  |
| 車両履歴                                                               | 互換                  |
| Helix イベント                                                         | 互換                  |
| ナンバープレート認識                                                         | 互換                  |
| 混雑傾向                                                               | 互換                  |
| NLP 検索                                                             | 互換                  |
| アラート: オンライン/オフライン、タンパー、ストレージ状態                                     | 互換                  |
| アラート: 人物または車両フィルター付きのモーション アラート                                    | 互換                  |
| アラート: ラインクロス                                                       | 互換                  |
| アラート: 登録人物                                                         | 互換                  |
| アラート: 注目ナンバープレート                                                   | 互換                  |
| アラート: 滞留、群衆                                                        | 互換                  |
| 監査ログ                                                               | 互換                  |
| Verkada API: ビデオ、オーディオ、画像                                          | 非互換                 |
| Verkada API: メタデータ、設定                                              | 互換                  |
| Verkada Webhooks: メタデータのみ                                          | 互換                  |
| Verkada Core API: 監査ログ、ユーザー                                        | 互換                  |
| データ所在地設定                                                           | 互換                  |
| ローカルネットワーク経由の Viewing Station (VX52) 上のライブビデオ                      | 互換                  |
| クラウド経由の Viewing Station (VX52) 上のライブビデオ                            | ECE で暗号化            |
| Viewing Station 上の履歴ビデオ                                            | ECE で暗号化            |
| アクセス制御されたドアのコンテキストカメラとして機能する                                       | ECE で暗号化            |
| Alarms 製品のセンサーまたは監視カメラとして機能する                                      | 非互換                 |


---

# 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/ja/she-ding/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.
