> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/verkada-cameras/es/instalacion/camera-deployment/use-verkada-cameras-over-fiber.md).

# Use cámaras Verkada por fibra

En algunas situaciones, se utilizan tramos largos de fibra (>328 ft \[100 m]) para llevar conectividad a ubicaciones remotas. Un conversor de medios puede convertir la fibra a Power over Ethernet (PoE) al final del tramo, permitiendo que una cámara se conecte allí.

Si se van a conectar varias cámaras al final del cable de fibra óptica, puede usar otro switch PoE con enlace ascendente Small Form-factor Pluggable (SFP) para agregar los dispositivos.

## Concepto

![](/files/97973b36b9f6691f9295648e9ea6e5cd20db06aa)

Este es el equipo requerido que necesita para obtener los mejores resultados:

* Inyector PoE o switch (si el conversor de medios no tiene salida PoE)
* Conversor de medios de fibra a Ethernet (idealmente con salida PoE)
* Switch de fibra compatible
* SFPs compatibles
* Cable de fibra óptica compatible

## Conecta tu cámara

{% stepper %}
{% step %}
**Conecte su cámara Verkada a su conversor de medios, con el conversor de medios conectado de vuelta a su switch de cabecera.**
{% endstep %}

{% step %}
**Conecte el conversor de medios a la corriente. Si su conversor no tiene salida PoE, necesitará conectarlo a través de un inyector PoE.**
{% endstep %}
{% endstepper %}

Muchos conversores de medios tienen luces para indicar enlaces de fibra y Ethernet exitosos. Además, si su enlace de fibra se cae, muchos conversores también derriban el enlace Ethernet.

**Ejemplo**: [D40](https://docs.verkada.com/docs/video-security-d40-datasheet.pdf) conectado usando SFPs 1000BASE-SX y fibra multimodo OM4

![](/files/20390dba3ad633ff436a10de8404d0db12c154d7)


---

# 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:

```
GET https://help.verkada.com/verkada-cameras/es/instalacion/camera-deployment/use-verkada-cameras-over-fiber.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
