# 다중 카메라 보기에서 카메라 추가

멀티카메라 재생 기능을 사용하여 다음을 할 수 있습니다:

* 여러 카메라의 과거 영상을 동시에 볼 수 있습니다.
* 최대 12대의 카메라를 그리드 형태로 추가하고 영상을 나란히 볼 수 있습니다.
* 탭을 전환하며 카메라 한 대씩 영상을 보는 대신, 여러 카메라 각도에서 한 사람을 추적하고 각 프레임에서의 행동을 검토할 수 있습니다.

***

## 최대 기록 비디오 구성

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 카메라 설정을 클릭합니다.**
{% endstep %}

{% step %}
**최대 기록 비디오 옆의 드롭다운을 선택하고 원하는 최대 개수를 선택합니다**

최대값은 1에서 12 사이로 설정할 수 있습니다.&#x20;
{% endstep %}
{% endstepper %}

***

## 구성

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**카메라를 선택하고 기록을 클릭합니다.**
{% endstep %}

{% step %}
**보려는 영상 구간을 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 아래에서** <img src="/files/f6879109710c990cbd5c975e9b647cae4cbb53c8" alt="" data-size="original">.

1. 뷰에 추가할 카메라를 선택합니다.
2. 다음을 클릭합니다. **완료.**
   {% endstep %}

{% step %}
**(선택 사항  보관을 클릭하여 모든 카메라 피드를 보관합니다.**

* 다음을 클릭합니다. <i class="fa-camera">:camera:</i> 카메라 뷰의 스냅샷을 찍으려면
* 다음을 클릭합니다. <i class="fa-scissors">:scissors:</i> 하려면 [보관](/verkada-cameras/ko/video-streaming-and-sharing/view-historical-footage/archive-recorded-video-footage.md#multiple-cameras) 카메라 뷰를.&#x20;
  {% endstep %}
  {% endstepper %}

{% hint style="warning" %}
카메라를 추가하거나 재생 속도를 높이면 카메라 네트워크의 대역폭 사용량이 선형적으로 증가합니다. 다음을 참조하세요. [비디오 대역폭 사용량 및 업링크 요구 사항](/verkada-cameras/ko/installation/bandwidth-consumption-uplink-requirements-for-video.md) 사용 가능한 카메라 모델의 비트레이트에 대한 자세한 내용은 여기를 참조하세요.
{% endhint %}


---

# 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/video-streaming-and-sharing/view-historical-footage/add-cameras-to-a-multicamera-view.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.
