> 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 bonnes pratiques réseau

Les applications logicielles Zoom, y compris les applications de bureau, mobiles et VDI Zoom Workplace, Zoom Rooms, ainsi que les services, notamment Zoom Phone et Zoom centre de contact, utilisent des technologies adaptatives propriétaires et Standard 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 administratifs et des conseils pour les organisations qui donnent la priorité au trafic de données dans le cadre de leur stratégie QoS et configurez les applications Zoom afin de réguler leur consommation de bande passante. Ce document présente les éléments suivants pour aider à optimiser les applications Zoom et les appareils compatibles Zoom sur votre réseau.

{% content-ref url="/pages/6130faa934e3d027cbd0717f2c9a1d6e5c4ec930" %}
[Bien démarrer par Rôle](/technical-library/fr/coin-admin/network-management/quality-of-service-and-network-best-practices-explainer/getting-started-by-role.md)
{% endcontent-ref %}

{% content-ref url="/pages/029651aed0d322874c4a197f02a561a7fb93fd41" %}
[Comment les codecs audio et vidéo de 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 de l’utilisation de la bande passante pour Zoom Meetings et le télé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 de Tableau de bord 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.
