> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/faronics-insight-spanish/instalacion-y-administracion/requisitos-del-sistema/requisitos-de-ancho-de-banda.md).

# Requisitos de ancho de banda

Insight se ha diseñado teniendo en cuenta el uso eficiente del ancho de banda de la red y, como tal, gran parte del tráfico que genera dependerá de las actividades que realicen los estudiantes y profesores.&#x20;

En general, cuando están inactivos, los equipos de profesor y estudiante consumen aproximadamente 300 Kbps de tráfico entrante y saliente en Insight Connector o la consola del profesor por equipo.

Al visualizar la pantalla de un estudiante específico, el profesor y el estudiante intercambiarán más tráfico, hasta aproximadamente 1,5 a 2 Mbps de tráfico entrante y saliente por equipo en Insight Connector o la consola del profesor.

Cuando se transmite la pantalla de un profesor a varios equipos de los estudiantes, el tráfico a los equipos de los estudiantes puede aumentar significativamente. Por ejemplo, se ha observado que una consola del profesor que transmite un vídeo a pantalla completa con una resolución WXGA (1366 × 768) a una clase de 24 estudiantes genera entre 10 Mbps y 50 Mbps de tráfico, según la naturaleza específica del vídeo que se muestra.


---

# 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://docs.faronics.com/faronics-insight-docs/faronics-insight-spanish/instalacion-y-administracion/requisitos-del-sistema/requisitos-de-ancho-de-banda.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.
