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

# 광역 동적 범위

광역 다이내믹 레인지(WDR)는 대비가 높은 조명 조건에서 이미지 품질을 향상시킵니다. 어두운 영역은 더 밝게, 밝은 영역은 더 어둡게 하여 이미지 품질을 개선합니다. 그 결과 밝은 환경과 어두운 환경 모두에서 세부 정보를 담은 더 균형 잡힌 이미지가 만들어집니다.

***

## WDR 구성 편집

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras로 이동합니다.**
{% endstep %}

{% step %}
**구성할 카메라를 선택하세요.**
{% endstep %}

{% step %}
**카메라 화면의 왼쪽 아래에서 비디오 품질 메뉴를 선택하세요.**
{% endstep %}

{% step %}
**WDR을 선택하고 다음 옵션 중 하나를 선택하세요:**

a. 켜짐\
b. 낮에만\
c. 꺼짐

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

{% hint style="info" %}
야간 모드에서 이미지 품질이 저하되면 DAY ONLY를 선택하세요. WDR은 밝은 영역과 어두운 영역 간의 대비를 향상시키므로, 야간 모드 이미지는 더 어둡게 보일 수 있습니다.
{% endhint %}

***

**예시: WDR 비활성화**

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

**예시: WDR 활성화**

<div align="left" data-with-frame="true"><img src="/files/229168e41181ac86e7b12e041d1b69d92602fd46" 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/ko/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.
