> 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/classic-alarms/ja/monittorepto/classic-alarms-devices-bandwidth-usage.md).

# Classic アラームデバイスの帯域幅使用量

{% hint style="success" %}
Verkadaは、Classic Alarmsの全世界での販売終了日（2026年8月1日）および製品終了日（2027年8月1日）を発表しました。対象のお客様は、2027年1月31日まで追加費用なしでNew Alarmsにアップグレードできます。アクセス [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) 開始するには。
{% endhint %}

{% hint style="success" %}
この記事はクラシック アラーム向けのガイドです。こちらを参照してください [記事](/new-alarms/ja/reptoto/alarms-devices-bandwidth-usage.md) 新しいアラームをお使いの場合は、以下をご覧ください。 [新しいアラーム vs クラシック アラーム](/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/herupugadesuka/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分間の出力レート .1 Mbps

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

## BH61（無線ハブ）と BP41（アラームパネル）

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

{% hint style="warning" %}
これらの数値は、特定のハブに接続されているセンサーの数や、これらのセンサーが生成するイベントの数によって、高くなったり低くなったりする場合があります。
{% endhint %}


---

# 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/classic-alarms/ja/monittorepto/classic-alarms-devices-bandwidth-usage.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.
