# Verkada 카메라와 외부 IR 조명기 사용하기

적외선(IR) 조명기는 적외선 스펙트럼의 빛을 방출하는 도구입니다. IR 빛은 가시광선보다 파장이 길기 때문에 사람의 눈에는 보이지 않지만 카메라에는 보입니다. IR 조명기는 Verkada 카메라에 내장되어 있으며, 카메라 모델에 따라 49\~98피트(15\~30m)의 범위를 가집니다. 카메라가 시야 내의 모든 동작을 포착하려면 추가 조명이 필요한 경우가 있습니다.

IR 조명기는 특정 파장에서 출력을 내며, Verkada 카메라는 850nm 범위에서 작동하는 외부 IR 조명기와 호환됩니다.

아래는 IR 조명기가 Verkada 카메라의 야간 시야를 향상시키는 예시입니다. 사용 가능한 주변광의 양에 따라 더 큰 IR 조명기를 추가로 사용하는 것이 가장 좋을 수 있습니다.

**예: 외부 IR 조명기 없음**

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

**예: 외부 IR 조명기 사용**

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


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/verkada-cameras/ko/installation/camera-deployment/use-external-ir-illuminators-with-verkada-cameras.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
