# カメラをマルチカメラ表示に追加する

マルチカメラ再生機能を使用して、次のことができます：

* 複数のカメラの過去の映像を同時に表示する。
* 最大12台のカメラをグリッド形式に追加し、映像を並べて表示する。
* タブを切り替えて1台ずつ映像を表示するのではなく、複数のカメラアングルにわたって人物を追跡し、各フレームでの動作を確認する。

***

## 最大履歴ビデオを設定する

{% 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/b8b9f755f0b8a025dde0ffe1953e46f526a59ddf" alt="" data-size="original">.

1. 表示に追加するカメラを選択します。
2. クリック **完了。**
   {% endstep %}

{% step %}
**(任意  すべてのカメラのフィードをアーカイブするには、\[アーカイブ] をクリックします。**

* クリック <i class="fa-camera">:camera:</i> カメラビューのスナップショットを撮るには。
* クリック <i class="fa-scissors">:scissors:</i> するには [アーカイブ](/verkada-cameras/ja/bideonosutorminguto/view-historical-footage/archive-recorded-video-footage.md#multiple-cameras) カメラビューを。&#x20;
  {% endstep %}
  {% endstepper %}

{% hint style="warning" %}
カメラを追加したり再生速度を上げたりすると、カメラのネットワーク上での帯域幅の消費量は線形に増加します。詳しくは、 [ビデオの帯域幅消費量とアップリンク要件](/verkada-cameras/ja/insutru/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/ja/bideonosutorminguto/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.
