# Verkada 카메라와 공기질 센서 통합

Verkada 공기질 센서를 Verkada 카메라와 페어링하여 환경 조건이나 사건의 시각적 증거를 확보하세요. 사건을 포착하고, 문제 구역이나 상태를 식별하며, 사람과 자산을 보호하세요. 이 모든 것을 하나의 화면에서 할 수 있습니다.

***

## 구성

센서 근처에서 어떤 일이 일어나고 있는지 빠르게 확인할 수 있도록 카메라 피드를 추가할 수 있습니다.

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 공기질로 이동하세요.**
{% endstep %}

{% step %}
**카메라 피드를 추가하려는 센서를 선택하세요.**
{% endstep %}

{% step %}
**오른쪽 상단에서** <img src="/files/7297a737313e68a08faa3b88e1c58c0378fe592e" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**카메라 아래에서 카메라 선택을 클릭하세요.**

1. 카메라를 선택하세요.
2. 클릭하세요. **완료되었습니다.**
   {% endstep %}
   {% endstepper %}

***

## 센서의 카메라 피드 편집

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 공기질로 이동하세요.**
{% endstep %}

{% step %}
**카메라 피드를 변경하거나 제거하려는 센서를 선택하세요.**
{% endstep %}

{% step %}
**오른쪽 상단에서** <img src="/files/7297a737313e68a08faa3b88e1c58c0378fe592e" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**카메라 아래에서 카메라 선택을 클릭하세요:**

* 클릭하세요. **편집** 을 눌러 새 카메라를 선택한 다음 **완료되었습니다.**
* 클릭하세요. **제거** 를 클릭하여 카메라 페어링을 해제하세요.
  {% endstep %}

{% step %}
**설정을 마치려면 적용을 클릭하세요.**
{% endstep %}
{% endstepper %}

***

## 카메라 및 센서 그래프 오버레이 보기

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 공기질로 이동하세요.**
{% endstep %}

{% step %}
**볼 센서를 선택하세요.**
{% endstep %}

{% step %}
**센서 그래프가 카메라 피드 위에 오버레이되고 오른쪽에는 센서 이벤트가 나열되는 것을 볼 수 있습니다. 이벤트는 스크롤할 수 있으며 날짜, 시간 및/또는 센서 판독값으로 필터링할 수 있습니다.**

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

{% step %}
**카메라 피드 위에 마우스를 올리고 클릭하여 전체 화면 모드에서 센서 그래프 및 카메라 오버레이 모드에 액세스하세요.**

<div align="left" data-with-frame="true"><img src="/files/446b4081eaf7809e176350dbf833ba693420db2b" alt="" width="1064"></div>

{% hint style="warning" %}
해당 <img src="/files/9e12d600b05895a51af792672a516533030cd69f" alt="" data-size="line"> 버튼을 누르면 카메라 기록 플레이어로 이동하여 영상을 보관할 수 있습니다.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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/air-quality/ko/configuration/integrate-verkada-cameras-with-air-quality-sensors.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.
