> 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/pt/canto-do-administrador/network-management/quality-of-service-and-network-best-practices-explainer.md).

# Explicação sobre Qualidade do serviço e melhores práticas de rede

Os aplicativos de software Zoom, incluindo os aplicativos desktop, móveis e VDI do Zoom Workplace, Zoom Rooms, e os serviços, incluindo Zoom Phone e Zoom central de contato, usam tecnologias adaptativas proprietárias e padrão da indústria para medir os recursos de rede e da CPU em tempo real e ajustar o consumo de largura de banda. Com essas tecnologias adaptativas, o Zoom proporciona uma experiência de colaboração de alta qualidade em áudio e vídeo na maioria dos ambientes de rede.

O Zoom também fornece Configurações administrativas e orientação para organizações que priorizam o tráfego de dados como parte da sua estratégia de QoS e Configurar os aplicativos Zoom para regular o seu consumo de largura de banda. Este documento descreve os seguintes itens para ajudar a otimizar os aplicativos Zoom e os dispositivos com Zoom na sua rede.

{% content-ref url="/pages/c14d2aa74894ada8baefbd04f591f8e9c0a13087" %}
[Como os codecs de áudio e vídeo do Zoom afetam o uso de largura de banda](/technical-library/pt/canto-do-administrador/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/dca166b0be6b4213042f790c3280a044dfab6e3e" %}
[Calculando o uso de largura de banda para Zoom Meetings e Phone](/technical-library/pt/canto-do-administrador/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/503c2706eca7e0a08273958128150d9beff553d9" %}
[Configurações de controle de largura de banda](/technical-library/pt/canto-do-administrador/network-management/quality-of-service-and-network-best-practices-explainer/bandwidth-control-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/c1bbc101248438ce8d2f65dcf6318dc9d3862358" %}
[Usando Marcação DSCP com Zoom](/technical-library/pt/canto-do-administrador/network-management/quality-of-service-and-network-best-practices-explainer/using-dscp-marking-with-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/5c1be429d8e96122fe6d2cfe900cb470387f87fb" %}
[Configurando componentes de rede para Zoom](/technical-library/pt/canto-do-administrador/network-management/quality-of-service-and-network-best-practices-explainer/configuring-network-components-for-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/1ccaf2bba6ff6af76ad2f1050bce7c5e221f299e" %}
[Produtos Zoom para Melhor Utilização da Largura de Banda](/technical-library/pt/canto-do-administrador/network-management/quality-of-service-and-network-best-practices-explainer/zoom-products-for-improved-bandwidth-utilization.md)
{% endcontent-ref %}

{% content-ref url="/pages/87d03b41a40a3df9609a10d288ed416c3a008e7f" %}
[Usando o Painel do Zoom para solucionar problemas de rede](/technical-library/pt/canto-do-administrador/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/pt/canto-do-administrador/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.
