> 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/power-a-verkada-camera-over-coax.md).

# Alimenta una cámara Verkada por coaxial

Aprende a alimentar una cámara Verkada por coaxial (PoC)

Las cámaras Verkada requieren alimentación a través de Ethernet (PoE) para funcionar, lo que requiere un cable Ethernet y un switch PoE o un inyector de alimentación. Para las organizaciones que tienen cámaras heredadas que funcionan con cable coaxial, sustituir el cableado por Ethernet puede llevar mucho tiempo. La solución es Power over Coax (PoC), que funciona tan bien como el Ethernet estándar.

![](https://1052202293-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylYKicREo6JpuOJH4teK%2Fuploads%2Fgit-blob-a538145e0c3b2b1e1c6579a3c9d4045915c01af3%2F475248359b133253c8c5ca5a0a48e5ab04daa693.png?alt=media)

**Ejemplo**: cámara Verkada funcionando con PoC

![](https://1052202293-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylYKicREo6JpuOJH4teK%2Fuploads%2Fgit-blob-40243c12ea22f0684011f448c17b851194a8a435%2F7e0aa3a483426e1b2cb3cd3a79d975705c0b0860.jpg?alt=media)

**Equipos en esta foto:**

* Switch Netgear PoE/PoE+
* HighWire Powerstar (PoE/PoE+)
* Cable coaxial RG59 (300 pies)
* Verkada D30

## Consideraciones sobre PoC

Cada tramo de coaxial normalmente necesita un adaptador en cada extremo. Esto se debe a que la señal deberá convertirse de PoE a PoC y luego volver a PoE. Si el coaxial instalado ya está funcionando con PoC, entonces solo se necesita un adaptador en el extremo de la cámara para convertir la señal a PoE.


---

# 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://help.verkada.com/verkada-cameras/es/instalacion/camera-deployment/power-a-verkada-camera-over-coax.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.
