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

# Eine Verkada-Kamera über Koax mit Strom versorgen

Erfahren Sie, wie Sie eine Verkada-Kamera über Koax (PoC) mit Strom versorgen

Verkada-Kameras benötigen Power over Ethernet (PoE), um zu funktionieren. Dafür sind ein Ethernet-Kabel und ein PoE-Switch oder ein PoE-Injektor erforderlich. Für Organisationen, die ältere Kameras mit Koaxialkabel betreiben, kann der Austausch der Verkabelung gegen Ethernet sehr zeitaufwendig sein. Die Lösung ist Power over Coax (PoC), das genauso gut funktioniert wie herkömmliches Ethernet.

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

**Beispiel**: Verkada-Kamera, die über PoC betrieben wird

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

**Ausrüstung auf diesem Foto:**

* Netgear PoE/PoE+-Switch
* HighWire Powerstar (PoE/PoE+)
* RG59-Koaxialkabel (300 Fuß)
* Verkada D30

## Einschränkungen von PoC

Jede Koaxialleitung benötigt in der Regel an jedem Ende einen Adapter. Das liegt daran, dass das Signal von PoE zu PoC und dann wieder zurück zu PoE umgewandelt werden muss. Wenn das installierte Koaxialkabel bereits mit PoC betrieben wird, wird nur ein Adapter am Kamerende benötigt, um das Signal in PoE umzuwandeln.


---

# 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/de/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.
