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

# Uitleg over Quality of Service en best practices voor het netwerk

Zoom-softwaretoepassingen, waaronder de Zoom Workplace desktop-, mobiele en VDI-apps, Zoom Rooms, en services waaronder Zoom Phone en Zoom contactcenter, gebruiken eigen en industriestandaard adaptieve technologieën om netwerk- en cpu-bronnen in realtime te meten en het bandbreedteverbruik aan te passen. Met deze adaptieve technologieën biedt Zoom een hoogwaardige audio- en video-samenwerkingservaring in de meeste netwerkomgevingen.

Zoom biedt organisaties ook administratieve Instellingen en richtlijnen voor organisaties die dataverkeer prioriteren als onderdeel van hun QoS-strategie en Zoom-toepassingen Configureer om hun bandbreedteverbruik te reguleren. Dit document beschrijft de volgende onderdelen om te helpen bij het optimaliseren van Zoom-toepassingen en apparaten met Zoom op uw netwerk.

{% content-ref url="/pages/3e03fce8e09e82ae0923937d571c4475f3fb640a" %}
[Hoe Zoom-audio- en videocodecs het bandbreedtegebruik beïnvloeden](/technical-library/nl/beheerdershoek/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/6c276ede1941cdd0ff92347344e51c3148452881" %}
[Bandbreedtegebruik berekenen voor Zoom Meetings en telefoon](/technical-library/nl/beheerdershoek/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/0c75cf6fad3e69a526115efc97148c509d75e461" %}
[Instellingen voor bandbreedtebeheer](/technical-library/nl/beheerdershoek/network-management/quality-of-service-and-network-best-practices-explainer/bandwidth-control-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/8f82431bac5f082caa7b9cb6612ea185028a86d4" %}
[Gebruik van DSCP-markering met Zoom](/technical-library/nl/beheerdershoek/network-management/quality-of-service-and-network-best-practices-explainer/using-dscp-marking-with-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/5c4eb08a61b9f785d7e6e6f346153f399e35011a" %}
[Netwerkcomponenten configureren voor Zoom](/technical-library/nl/beheerdershoek/network-management/quality-of-service-and-network-best-practices-explainer/configuring-network-components-for-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/47f0d6bea6b1c1b1de1fe35da45b7ce4acd9dc5e" %}
[Zoom-producten voor verbeterd bandbreedtegebruik](/technical-library/nl/beheerdershoek/network-management/quality-of-service-and-network-best-practices-explainer/zoom-products-for-improved-bandwidth-utilization.md)
{% endcontent-ref %}

{% content-ref url="/pages/9b3ba1d412f92d58cfa918d06b4c9e197b960443" %}
[Zoom Dashboard gebruiken om netwerkproblemen op te lossen](/technical-library/nl/beheerdershoek/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/nl/beheerdershoek/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.
