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

# 무선 브리지/포인트 투 포인트 연결을 통해 Verkada 카메라 연결

유선 인터넷을 사용할 수 없는 위치에 Verkada 카메라를 설정하는 방법을 알아보세요

인터넷 연결이 있는 위치에서 인터넷이 없는 위치로 이더넷 케이블이나 광섬유를 연결할 수 없는 경우, 무선 지점 간(P2P) 방식을 사용해 연결을 브리지할 수 있습니다. 무선 브리지는 98피트(30m)와 같은 짧은 거리부터 최대 62마일(100km)까지 긴 거리도 지원할 수 있습니다.

[![](https://1726484256-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)

## 이상적인 조건

* 두 무선 브리지 간의 직접적인 가시선
* 낮은 무선 주파수(RF) 간섭
* 다음을 충족하는 처리량 [대역폭 사용량 및 업링크 요구 사항](/verkada-cameras/ko/installation/bandwidth-consumption-uplink-requirements-for-video.md)

## 장비 목록

* 전원: 전원 콘센트를 사용할 수 없는 원격 배포의 경우, 다음을 사용할 수 있습니다. [태양광 패널](/verkada-cameras/ko/installation/camera-deployment/power-a-verkada-camera-with-a-solar-panel.md)또는 발전기, 혹은 PoE 올
* 802.3af 또는 802.3at PoE 스위치 또는 인젝터(야외 Verkada 카메라에서 PoE 히터가 작동하려면 802.3at가 필요합니다)
* 신형 모델용 802.3bt PoE 스위치/인젝터
* 이더넷 케이블
* 방수 지점 간 브리지
* 인터넷 연결

{% hint style="info" %}
우리는 **강력히 권장합니다** 모든 장비가 원래 계획대로 작동하는지 확인하기 위해 며칠 동안 테스트해 보시기 바랍니다. 무선 브리지가 충분한 처리량을 제공하지 못하거나 RF 간섭으로 인한 패킷 손실과 같은 예상치 못한 변수가 발생하는 경우가 많습니다.
{% 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/ko/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.
