# インターホン高効率動画コーディング（HEVC）

H.265（高効率ビデオコーディング、またはHEVC）は、H.264（Advanced Video Coding、またはAVC）の後継として開発された動画圧縮規格です。より高い圧縮効率を提供し、低い帯域幅とストレージ使用量で同等の動画品質を実現するため、セキュリティ映像のストリーミング機能に適しています。

{% hint style="info" %}
この規格の詳細な概要については、以下を参照してください: [高効率ビデオエンコーディング](https://en.wikipedia.org/wiki/High_Efficiency_Video_Coding)
{% endhint %}

すべてのVerkada Video IntercomsはH.265エンコードをサポートしています。Verkada Commandで映像を表示する際、再生はデバイスの能力に基づいて最適化されます。H.265をサポートするデバイスには、最良の品質のためにネイティブのストリーミングするが配信され、サポートされていないデバイスには互換性のために、自動的にトランスコードされたH.264のストリーミングするが配信されます。

***

## 設定

{% stepper %}
{% step %}
**Verkada Commandで、すべての製品 > インターホンに移動します。**
{% endstep %}

{% step %}
**インターホンを選択します。**
{% endstep %}

{% step %}
**上部で、設定 > ビデオをクリックします。**
{% endstep %}

{% step %}
**ビデオコーデックで、H.265を選択します。**
{% endstep %}
{% endstepper %}

***

## FAQ

<details>

<summary>なぜVerkada IntercomsでH.265ビデオエンコードを有効にするのですか？</summary>

H.265エンコードは動画品質を向上させ、アーティファクトを大幅に削減しながら、最大2倍の鮮明さを実現します。また、デジタルズーム時でも重要な細部をより効果的に保持します。

</details>

<details>

<summary>どのVerkada IntercomsがH.265ビデオエンコードをサポートしていますか？</summary>

すべてのVerkada Video IntercomモデルはH.265をサポートしています。<br>

</details>

<details>

<summary>Verkada HEVCを再生するための最小システム要件は何ですか？</summary>

H.265は、H.264と比較してエンコードおよびデコードにより多くの処理能力を必要とするため、特定のデバイスやブラウザでは使用がより難しくなる場合があります。VerkadaのH.265動画デコードには、対応するデバイスのハードウェアとブラウザが必要です。詳細については、 [デバイス要件](https://help.verkada.com/verkada-cameras/video-streaming-and-sharing/live-streaming/camera-high-efficiency-video-encoding-hevc#device-requirements) この記事のセクションを参照してください。

</details>


---

# 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:

```
GET https://help.verkada.com/intercom/ja/she-ding/integrate-verkada-intercoms-with-sip/inthonkdinguhevc.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.
