# 클래식 알람 장치 대역폭 사용량

{% hint style="success" %}
이 문서는 클래식 알람에 대한 가이드입니다. 다음을 참조하세요 [문서](/new-alarms/ko/reports-and-monitoring/alarms-devices-bandwidth-usage.md) 새 알람을 사용하는 경우. 다음을 참조하세요 [새 알람 vs 클래식 알람](/new-alarms/ko/getting-started/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/ko/need-help/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: 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/ko/monitoring-and-reports/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.
