> 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/de/installation/camera-deployment/use-external-ir-illuminators-with-verkada-cameras.md).

# Verwenden Sie externe IR-Beleuchter mit Verkada-Kameras

Ein Infrarot-(IR-)Beleuchter ist ein Gerät, das Licht im Infrarotspektrum aussendet. IR-Licht hat eine längere Wellenlänge als sichtbares Licht und ist daher für das menschliche Auge unsichtbar, aber für eine Kamera sichtbar. IR-Beleuchter sind in Verkada-Kameras integriert und haben je nach Kameramodell eine Reichweite von 49–98 ft (15–30 m). Es gibt Zeiten, in denen zusätzliches Licht erforderlich sein kann, damit Ihre Kamera alle Aktivitäten im Sichtfeld erfassen kann.

IR-Beleuchter arbeiten mit bestimmten Wellenlängen, und Verkada-Kameras sind mit externen IR-Beleuchtern kompatibel, die im 850-nm-Bereich arbeiten.

Unten sehen Sie ein Beispiel dafür, was ein IR-Beleuchter leisten kann, um die Nachtsicht Ihrer Verkada-Kamera zu verbessern. Je nachdem, wie viel Umgebungslicht verfügbar ist, kann es sinnvoll sein, einen größeren IR-Beleuchter zusätzlich zu verwenden.

**Beispiel: ohne externen IR-Beleuchter**

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

**Beispiel: mit externem IR-Beleuchter**

<div align="left" data-with-frame="true"><img src="/files/428956524cadecf05da48ef9e1bbf2df3af370d3" 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/de/installation/camera-deployment/use-external-ir-illuminators-with-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.
