> 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/configuration/view-and-edit-camera-settings/wide-dynamic-range.md).

# Plage dynamique étendue

La plage dynamique étendue (WDR) améliore la qualité d’image dans des conditions d’éclairage à fort contraste. Elle améliore la qualité d’image en éclaircissant les zones sombres et en assombrissant les zones claires. Cela donne une image plus équilibrée qui capture les détails dans les environnements bien éclairés comme dans les environnements peu éclairés.

***

## Modifier la configuration WDR

{% stepper %}
{% step %}
**Dans Verkada Command, accédez à Tous les produits > Caméras.**
{% endstep %}

{% step %}
**Sélectionnez une caméra à configurer.**
{% endstep %}

{% step %}
**En bas à gauche du flux vidéo de la caméra, sélectionnez le menu de qualité vidéo.**
{% endstep %}

{% step %}
**Sélectionnez WDR et choisissez l’une des options suivantes :**

a. ACTIVÉ\
b. JOUR UNIQUEMENT\
c. DÉSACTIVÉ

<div align="left" data-with-frame="true"><img src="/files/4a8406988fd21fdbee8a15469cc3e2d69655e65e" alt=""></div>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Sélectionnez JOUR UNIQUEMENT si la qualité d’image est réduite en mode nuit. Le WDR améliore le contraste entre les zones claires et sombres, ce qui peut rendre les images en mode nuit plus sombres.
{% endhint %}

***

**Exemple : WDR désactivé**

<div align="left" data-with-frame="true"><img src="/files/73e485bd87999ddfc14fee0f6befbef91c405fe7" alt=""></div>

**Exemple : WDR activé**

<div align="left" data-with-frame="true"><img src="/files/c44d243b5a526ab526514424cd5c0a5b0a702184" alt=""></div>


---

# 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/configuration/view-and-edit-camera-settings/wide-dynamic-range.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.
