> 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/premiers-pas/quick-reference-guide-for-verkada-cameras.md).

# Guide de référence rapide des caméras Verkada

## Installation matérielle

* [Fiches techniques des caméras](https://www.verkada.com/docs/?product=videoSecurity\&contentType=datasheet)
* [Guides de configuration des caméras](https://www.verkada.com/docs/?product=videoSecurity\&contentType=setupGuide)
* [Consommation de bande passante](/verkada-cameras/fr/installation/bandwidth-consumption-uplink-requirements-for-video.md)
* [Utiliser des illuminateurs IR externes avec les caméras Verkada](/verkada-cameras/fr/installation/camera-deployment/use-external-ir-illuminators-with-verkada-cameras.md)

## Configuration et installation

* [Paramètres réseau des caméras](/verkada-cameras/fr/configuration/camera-network-settings.md)
* [Rôles et autorisations pour les caméras](/verkada-cameras/fr/premiers-pas/roles-and-permissions-for-cameras.md)
* [Gérer vos sites et sous-sites](/verkada-cameras/fr/configuration/manage-sites-and-subsites.md)
* [Afficher et modifier les paramètres de la caméra](/verkada-cameras/fr/configuration/view-and-edit-camera-settings.md)
* [Trouver le numéro de série et l’adresse MAC d’une caméra](/verkada-cameras/fr/configuration/view-and-edit-camera-settings/find-a-cameras-serial-number-and-mac-address.md)
* [Configurer des adresses IP statiques pour les caméras](/verkada-cameras/fr/configuration/view-and-edit-camera-settings/configure-static-ip-addresses-for-cameras.md)
* [Gestionnaire de bande passante d’entreprise](/verkada-cameras/fr/configuration/view-and-edit-camera-settings/enterprise-bandwidth-manager.md)
* [Activer la sauvegarde cloud](/verkada-cameras/fr/diffusion-et-partage-de-videos/view-historical-footage/cloud-backup.md)

## Diffusion en continu

* [Diffusion en direct](/verkada-cameras/fr/diffusion-et-partage-de-videos/live-streaming.md)
* [Voir les enregistrements historiques](/verkada-cameras/fr/diffusion-et-partage-de-videos/view-historical-footage.md)
* [Partage de vidéos](/verkada-cameras/fr/diffusion-et-partage-de-videos/sharing-video.md)

## Événements et alertes

* [Configurer les alertes d’événements de caméra](/verkada-cameras/fr/analytique/create-camera-event-alerts.md)
* [Ciblez et réduisez vos alertes](/verkada-cameras/fr/analytique/create-camera-event-alerts/optimize-your-alerts.md)
* [Partage d’événements](/verkada-cameras/fr/analytique/create-camera-event-alerts/share-event-alerts.md)

## Dépannage

* [Perte de connexion réseau pour les caméras](/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/loss-of-network-connection-for-cameras.md)
* [Résoudre le problème d’une caméra hors ligne](/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/troubleshoot-offline-camera.md)
* [Résoudre les problèmes de caméras manquantes](/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/resolve-issues-with-missing-cameras.md)
* [Résolution des problèmes de mise en mémoire tampon et de latence](/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/troubleshooting-buffering-and-latency.md)
* [Résoudre les problèmes liés au mode nuit](/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/resolve-issues-with-night-mode.md)
* [Contacter le service d’assistance de Verkada](/command/fr/besoin-daide/contact-verkada-support.md)

## Maintenance

* [Nettoyez votre caméra Dome Verkada](/verkada-cameras/fr/maintenance-et-depannage/clean-your-verkada-dome-camera.md)
* [Maintenance de la caméra Dome Verkada](/verkada-cameras/fr/maintenance-et-depannage/verkada-dome-camera-maintenance.md)
* [Caméras d’extérieur étanches](/verkada-cameras/fr/maintenance-et-depannage/waterproof-outdoor-cameras.md)

{% hint style="info" %}
Suivez [notre blog](https://www.verkada.com/blog/) pour découvrir toutes nos dernières fonctionnalités et annonces !
{% 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/premiers-pas/quick-reference-guide-for-verkada-cameras.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.
