> 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/ko/monitoring-and-reports/classic-alarms-devices-bandwidth-usage.md).

# Classic Alarms 장치 대역폭 사용량

{% 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" %}
이 문서는 classic Alarms를 위한 가이드입니다. 다음을 참조하세요 [문서](/new-alarms/ko/reports-and-monitoring/alarms-devices-bandwidth-usage.md) new Alarms를 사용 중인 경우. 다음을 참조하세요 [New Alarms와 Classic Alarms 비교](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 어떤 버전의 Alarms를 사용하는지 확실하지 않은 경우.
{% 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
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/ko/monitoring-and-reports/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.
