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

# Alimenter une caméra Verkada via coaxial

Les caméras Verkada nécessitent une alimentation via Ethernet (PoE) pour fonctionner, ce qui exige un câble Ethernet et un commutateur PoE ou un injecteur d’alimentation. Pour les organisations qui disposent de caméras anciennes fonctionnant sur câble coaxial, remplacer le câblage par de l’Ethernet peut prendre beaucoup de temps. La solution est l’alimentation via coaxial (PoC), qui fonctionne tout aussi bien que l’Ethernet standard.

![](/files/af12b4e67cf1d0061a443990238c1f65ecf4acc0)

**Exemple**: caméra Verkada fonctionnant en PoC

![](/files/162a0d28a569f6df09d4cba8d73c11a226f08771)

**Équipement dans cette photo :**

* Commutateur Netgear PoE/PoE+
* HighWire Powerstar (PoE/PoE+)
* Câble coaxial RG59 (300 pieds)
* Verkada D30

## Mises en garde concernant le PoC

Chaque liaison coaxiale nécessite généralement un adaptateur à chaque extrémité. En effet, le signal doit être converti de PoE vers PoC, puis de nouveau vers PoE. Si le coaxial installé fonctionne déjà en PoC, alors un seul adaptateur est nécessaire à l’extrémité de la caméra pour convertir le signal en 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/fr/installation/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.
