> 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/fr/coin-admin/network-management/quality-of-service-and-network-best-practices-explainer.md).

# Explication sur la Qualité de service (QoS) et les meilleures pratiques réseau

Les applications logicielles Zoom, notamment les applications de bureau, mobiles et VDI de Zoom Workplace, Zoom Rooms, ainsi que les services, y compris Zoom Phone et Zoom Centre de contact, utilisent des technologies adaptatives propriétaires et conformes aux normes du secteur pour mesurer en temps réel les ressources réseau et CPU et ajuster la consommation de bande passante. Grâce à ces technologies adaptatives, Zoom offre une expérience de collaboration audio et vidéo de haute qualité dans la plupart des environnements réseau.

Zoom fournit également des Paramètres d’administration et des conseils aux organisations qui priorisent le trafic de données dans le cadre de leur stratégie QoS et configurez les applications Zoom pour réguler leur consommation de bande passante. Ce document présente les éléments suivants afin d’aider à optimiser les applications Zoom et les appareils compatibles Zoom sur votre réseau.

{% content-ref url="/pages/029651aed0d322874c4a197f02a561a7fb93fd41" %}
[Comment les codecs audio et vidéo Zoom affectent l’utilisation de la bande passante](/technical-library/fr/coin-admin/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/fae50235f1d9887ab1e42226d1ceb660bd749084" %}
[Calcul du débit utilisé pour Zoom Meetings et Phone](/technical-library/fr/coin-admin/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/35d4673f3d823765bf40d34511d2296b466e7388" %}
[Paramètres de contrôle de la bande passante](/technical-library/fr/coin-admin/network-management/quality-of-service-and-network-best-practices-explainer/bandwidth-control-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/e891bff450b149c303f576cfa7f9f8c25fb17f92" %}
[Utilisation du marquage DSCP avec Zoom](/technical-library/fr/coin-admin/network-management/quality-of-service-and-network-best-practices-explainer/using-dscp-marking-with-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/966c575710c09a78e3109974e832e393fb38d5b9" %}
[Configuration des composants réseau pour Zoom](/technical-library/fr/coin-admin/network-management/quality-of-service-and-network-best-practices-explainer/configuring-network-components-for-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/f465566f33daf3afd6b2ad1e2fc0eeeee6993b2c" %}
[Produits Zoom pour une meilleure utilisation de la bande passante](/technical-library/fr/coin-admin/network-management/quality-of-service-and-network-best-practices-explainer/zoom-products-for-improved-bandwidth-utilization.md)
{% endcontent-ref %}

{% content-ref url="/pages/aa4bda2d2c0ead091841fb054e00552b87ff01d5" %}
[Utilisation du Tableau de bord Zoom pour résoudre les problèmes réseau](/technical-library/fr/coin-admin/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/fr/coin-admin/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.
