> 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/maintenance-et-depannage.md).

# Maintenance et dépannage

- [Caméras extérieures étanches](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/waterproof-outdoor-cameras.md): Découvrez comment rendre étanches les caméras extérieures Verkada
- [Maintenance de la caméra Dome Verkada](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/verkada-dome-camera-maintenance.md): Découvrez comment entretenir votre caméra Dome Verkada
- [Nettoyez votre caméra Dome Verkada](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/clean-your-verkada-dome-camera.md): Découvrez comment nettoyer vos dômes de caméra Verkada
- [Aperçu du dépannage](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting.md)
- [Perte de connexion réseau pour les caméras](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/loss-of-network-connection-for-cameras.md): Découvrez comment les caméras continuent d’enregistrer même en l’absence de connexion Internet
- [Dépanner une caméra hors ligne](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/troubleshoot-offline-camera.md): Découvrez comment dépanner une nouvelle caméra Verkada hors ligne
- [Dépannage réseau - Partage Internet](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/network-troubleshooting-internet-sharing.md): Guide des tests réseau via un chemin séparé hors bande vers Internet et comment capturer des paquets via Wireshark
- [Questions fréquentes sur le stockage](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/common-storage-questions.md): Découvrez le stockage embarqué dont est équipée une caméra Verkada
- [Résoudre les bandes sur le flux vidéo](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/troubleshoot-banding-on-camera-feed.md): Découvrez comment résoudre un problème vidéo courant avec les caméras Verkada installées en intérieur
- [Résoudre les problèmes de caméras manquantes](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/resolve-issues-with-missing-cameras.md): Découvrez comment résoudre les problèmes lorsque des caméras manquent dans votre compte Verkada
- [Résoudre les problèmes liés au mode nuit](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/resolve-issues-with-night-mode.md): Problèmes courants liés à l’IR et au mode nuit, avec les étapes pour les résoudre
- [Guide de dépannage pour les caméras PTZ](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/troubleshooting-guide-for-ptz-cameras.md): Dépanner les caméras PTZ avec WebRTC
- [FAQ sur la caméra distante Verkada CR63-E](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/troubleshooting/verkada-cr63-e-remote-camera-faqs.md)
- [Configurer le navigateur pour l’accès au réseau local](https://help.verkada.com/verkada-cameras/fr/maintenance-et-depannage/configure-browser-for-local-network-access.md): Activez la diffusion locale dans Chrome et Edge pour Verkada Command


---

# 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/maintenance-et-depannage.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.
