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

# Connecter une caméra Verkada à l’aide d’un pont Wi-Fi

Découvrez comment connecter une caméra Verkada avec un pont Wi-Fi

Lorsqu’un [caméra Verkada](https://www.verkada.com/security-cameras) est installée à distance, une [routeur mobile](/verkada-cameras/fr/installation/camera-deployment/use-a-camera-on-a-cradlepoint-connection.md) peut être utilisé pour la connecter. Lorsqu’une caméra est montée dans le champ de vision d’un réseau existant, [une connexion point à point](/verkada-cameras/fr/installation/camera-deployment/connect-a-verkada-camera-via-a-wireless-bridgepoint-to-point-connection.md) peut combler l’écart. Mais qu’en est-il lorsque la caméra est installée hors de portée d’un câble Ethernet et hors de vue d’une liaison point à point ? Vous pouvez utiliser un pont Wi-Fi pour connecter votre caméra Verkada à un réseau Wi-Fi existant.

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

## Équipement requis

* Réseau Wi-Fi existant
* Câbles Ethernet
* Pont Wi-Fi (avec mode client sans fil)
* Source PoE 802.3af/at (généralement un commutateur ou un injecteur PoE)

## Installation

{% stepper %}
{% step %}
**Configurez votre pont Wi-Fi pour qu’il se connecte à votre point d’accès comme décrit dans sa documentation.**
{% endstep %}

{% step %}
**Procédez comme pour n’importe quelle caméra Verkada. Vous utiliserez le pont comme lien réseau.**
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Nous **recommandons vivement** que vous testiez votre caméra Verkada à l’emplacement souhaité. Selon l’environnement et la force du signal, votre expérience peut varier.
{% 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/fr/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.
