> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/ja/kn/network-management/quality-of-service-and-network-best-practices-explainer.md).

# クオリティオブサービスとネットワークのベストプラクティス解説

Zoom Workplace デスクトップ、モバイル、VDI アプリ、Zoom Rooms、および Zoom Phone と Zoom コンタクトセンターを含むサービスを含む Zoom ソフトウェア アプリケーションは、独自の業界標準の適応型テクノロジーを使用して、ネットワークと CPU リソースをリアルタイムで測定し、帯域幅の消費を調整します。これらの適応型テクノロジーにより、Zoom はほとんどのネットワーク環境で高品質なオーディオおよびビデオのコラボレーション体験を提供します。

Zoom はまた、QoS 戦略の一環としてデータ トラフィックを優先し、帯域幅の消費を制御するよう Zoom アプリケーションを設定する組織向けに、管理用の設定とガイダンスも提供します。このドキュメントでは、ネットワーク上の Zoom アプリケーションおよび Zoom 対応デバイスの最適化を支援するために、次の項目を概説します。

{% content-ref url="/pages/abf3a23855033339dda45da8c6d23577be0e80cc" %}
[Zoom のオーディオおよびビデオコーデックが帯域幅の使用量に与える影響](/technical-library/ja/kn/network-management/quality-of-service-and-network-best-practices-explainer/how-zoom-audio-and-video-codecs-affect-bandwidth-usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/a826f164fa4d522ef6170a69be07bb9bcec28cf0" %}
[Zoom Meetings と Phone の帯域幅使用量の計算](/technical-library/ja/kn/network-management/quality-of-service-and-network-best-practices-explainer/calculating-bandwidth-usage-for-zoom-meetings-and-phone.md)
{% endcontent-ref %}

{% content-ref url="/pages/dd50a01f65a3681b8c2d561977f41369d38a7f02" %}
[帯域幅制御設定](/technical-library/ja/kn/network-management/quality-of-service-and-network-best-practices-explainer/bandwidth-control-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/e3f053f5d5fde68ec60dc2c171de2a3f100e6f72" %}
[ZoomでのDSCPマーキングの使用](/technical-library/ja/kn/network-management/quality-of-service-and-network-best-practices-explainer/using-dscp-marking-with-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/a744c19f0b4e82db0a33177d01cfe26e1840643f" %}
[Zoom向けネットワークコンポーネントの設定](/technical-library/ja/kn/network-management/quality-of-service-and-network-best-practices-explainer/configuring-network-components-for-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/8875b7eabb976db93650a1f0ef4d982959401bba" %}
[帯域幅利用率を向上させるZoom製品](/technical-library/ja/kn/network-management/quality-of-service-and-network-best-practices-explainer/zoom-products-for-improved-bandwidth-utilization.md)
{% endcontent-ref %}

{% content-ref url="/pages/64b99beba3d72a085f743bdc7978c2bbd055fee2" %}
[ネットワーク問題のトラブルシューティングのためのZoomダッシュボードの使用](/technical-library/ja/kn/network-management/quality-of-service-and-network-best-practices-explainer/using-zoom-dashboard-to-troubleshoot-network-issues.md)
{% endcontent-ref %}


---

# 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://library.zoom.com/technical-library/ja/kn/network-management/quality-of-service-and-network-best-practices-explainer.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.
