> 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/4e111a2c14c12fc475d7850ab84dbc3a392c5489" %}
[ロール別の導入ガイド](/technical-library/ja/kn/network-management/quality-of-service-and-network-best-practices-explainer/getting-started-by-role.md)
{% endcontent-ref %}

{% 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.
