> 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/connect-a-verkada-camera-using-a-wi-fi-bridge.md).

# Eine Verkada-Kamera über eine WLAN-Brücke verbinden

Erfahren Sie, wie Sie eine Verkada-Kamera mit einer WLAN-Brücke verbinden

Wenn eine [Verkada-Kamera](https://www.verkada.com/security-cameras) fern installiert wird, kann ein [mobiler Router](/verkada-cameras/de/installation/camera-deployment/use-a-camera-on-a-cradlepoint-connection.md) verwendet werden, um sie zu verbinden. Wenn eine Kamera innerhalb der Sichtlinie eines vorhandenen Netzwerks montiert wird, [eine Punkt-zu-Punkt-Verbindung](/verkada-cameras/de/installation/camera-deployment/connect-a-verkada-camera-via-a-wireless-bridgepoint-to-point-connection.md) kann die Lücke überbrücken. Aber was ist, wenn die Kamera außerhalb der Reichweite eines Ethernetkabels installiert ist und außerhalb der Sicht einer Punkt-zu-Punkt-Verbindung liegt? Sie können eine Wi-Fi-Bridge verwenden, um Ihre Verkada-Kamera mit einem vorhandenen Wi-Fi-Netzwerk zu verbinden.

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

## Erforderliche Ausrüstung

* Vorhandenes Wi-Fi-Netzwerk
* Ethernet-Kabel
* Wi-Fi-Bridge (mit drahtlosem Client-Modus)
* 802.3af/at-PoE-Quelle (normalerweise ein Switch oder PoE-Injektor)

## Installation

{% stepper %}
{% step %}
**Konfigurieren Sie Ihre Wi-Fi-Bridge so, dass sie sich mit Ihrem Access Point verbindet, wie in ihrer Dokumentation beschrieben.**
{% endstep %}

{% step %}
**Gehen Sie wie bei jeder Verkada-Kamera vor. Sie verwenden die Bridge als Ihre Netzwerkverbindung.**
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Wir **empfehlen dringend** dass Sie Ihre Verkada-Kamera an ihrem gewünschten Standort testen. Je nach Umgebung und Signalstärke kann dies variieren.
{% 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/de/installation/camera-deployment/connect-a-verkada-camera-using-a-wi-fi-bridge.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.
