# 同軸ケーブルでVerkadaカメラに電源を供給する

Verkadaのカメラは動作にPower over Ethernet（PoE）が必要で、イーサネットケーブルとPoEスイッチまたはパワーインジェクターが必要です。同軸ケーブルで動作するレガシーなカメラを使用している組織では、配線をイーサネットに替える作業は非常に時間がかかることがあります。解決策はPower over Coax（PoC）で、標準的なイーサネットと同等に機能します。

![](/files/6eb5fb06ea0e9b5eadd70ad7d7d17df65b9ea56e)

**例**: PoCで動作するVerkadaカメラ

![](/files/f969303936460d638b6e49b90b513796a8e0c574)

**この写真の機器：**

* Netgear PoE/PoE+ スイッチ
* HighWire Powerstar（PoE/PoE+）
* RG59 同軸ケーブル（300フィート）
* Verkada D30

## PoCに関する注意点

各同軸配線には通常両端にアダプタが必要です。これは信号をPoEからPoCに変換し、再びPoCからPoEに戻す必要があるためです。既にPoCで運用されている同軸が設置されている場合は、カメラ側で信号をPoEに変換するためのアダプタが1つだけ必要です。


---

# Agent Instructions: 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/ja/insutru/camera-deployment/power-a-verkada-camera-over-coax.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.
