> 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/installation/camera-deployment/connect-a-verkada-camera-via-a-wireless-bridgepoint-to-point-connection.md).

# Connect a Verkada Camera via a Wireless Bridge/Point-to-Point Connection

Learn how to set up Verkada Cameras in locations where wired internet is unavailable

If it isn’t possible to run Ethernet cabling or fiber from a location that has internet connectivity to a location that doesn’t, you can use a wireless point-to-point (P2P) to bridge the connection. Wireless bridges have the ability to range from short distances, such as 98 ft (30m) to long distances as far as 62 miles (100 km).

[![](https://1795869993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylYKicREo6JpuOJH4teK%2Fuploads%2Fgit-blob-014ebd625b50018b70cf2a1231a0e5f32404c588%2F22d4aa477dda5cd2493156cbd51e677c4c551e2e.png?alt=media)](https://downloads.intercomcdn.com/i/o/140609622/a87825132a1251b23480c5e6/p2p_layout_v2.png)

## Ideal conditions

* Direct line of sight between both wireless bridges
* Low wireless radio frequency (RF) interference
* Throughput that meets the [bandwidth consumption & uplink requirements](/verkada-cameras/installation/bandwidth-consumption-uplink-requirements-for-video.md)

## Equipment list

* Power: For remote deployments that don’t have a power outlet available, you can use a [solar panel](/verkada-cameras/installation/camera-deployment/power-a-verkada-camera-with-a-solar-panel.md), generator, or a Power over Ethernet (PoE) owl
* 802.3af or 802.3at PoE switches or injectors (802.3at is required for the PoE heater to function on outdoor Verkada cameras)
* 802.3bt PoE switches/injectors for newer models
* Ethernet cables
* Weatherproof point-to-point bridge
* Internet connection

{% hint style="info" %}
We **strongly recommended** that you to test all equipment for a few days to ensure everything is working as originally planned. There are usually unexpected variables that you will run into, such as a wireless bridge not providing enough throughput or packet loss due to RF interference.
{% endhint %}


---

# 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/installation/camera-deployment/connect-a-verkada-camera-via-a-wireless-bridgepoint-to-point-connection.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.
