# Classic Alarms デバイスの帯域幅使用量

{% hint style="success" %}
この記事はクラシックなアラームのガイドです。こちらを参照してください [記事](/new-alarms/ja/reptotomonitaringu/alarms-devices-bandwidth-usage.md) 新しいアラームをお使いの場合は、こちらを参照してください。 [新しいアラームとクラシックアラームの違い](/new-alarms/ja/hajimeni/new-alarms-vs-classic-alarms.md) どちらのバージョンのアラームをお使いか不明な場合に参照してください。
{% endhint %}

***

## BC51（アラームコンソール）

ライブビューを視聴中：

* 5分間の入力レート 0.9 Mbps
* 5分間の出力レート 0.3 Mbps

{% hint style="danger" %}
**2023年8月時点で、** VerkadaはBC51アラームコンソールを次の製品に置き換えました： [BC82アラームコンソール](https://www.verkada.com/alarms/console/)。詳細は [販売終了のお知らせ](/command/ja/saptogadesuka/end-of-sale-products-policy-overview/end-of-sale-announcement-for-bc51.md).
{% endhint %}

## BC82（アラームコンソール）

ライブビューを視聴中：

* 5分間の入力レート 0.1 Mbps
* 5分間の出力レート 1.2 Mbps

{% hint style="warning" %}
BC51 と BC82 はリアルタイムのビデオ／オーディオストリーミングに WebRTC を使用します。つまり、利用可能な帯域幅やライブストリームを実際に視聴しているかどうかに応じて、入力および出力レートは高くなったり低くなったりする可能性があります。
{% endhint %}

## BK21/BK11（アラームコンソール）

* 5分間の入力レート 0.1 Mbps
* 5分間の出力レート 0.1 Mbps

{% hint style="warning" %}
BK21 と BK11 はリアルタイムのオーディオストリーミングに WebRTC を使用します。つまり、利用可能な帯域幅やコンソールに実際に通話しているかどうかに応じて、入力および出力レートは高くなったり低くなったりする可能性があります。
{% endhint %}

## BH61（ワイヤレスハブ）および BP41（アラームパネル）

* 5分間の入力レート 20 kbps
* 5分間の出力レート 20 kbps

{% hint style="warning" %}
これらの数値は、特定のハブに接続されているセンサーの数やそれらのセンサーが生成するイベントの数に応じて、高くなったり低くなったりする可能性があります。
{% 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/classic-alarms/ja/monittorepto/classic-alarms-devices-bandwidth-usage.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.
