# 인터콤을 뷰잉 스테이션과 페어링하기

인터콤은 두 가지 방법으로 뷰잉 스테이션과 페어링할 수 있습니다:

{% stepper %}
{% step %}
[**보안 카메라로**](/viewing-station/ko/configuration/set-up-your-viewing-station.md) **– 인터콤의 비디오 스트림을 뷰잉 스테이션의 타일로 추가합니다.**
{% endstep %}

{% step %}
[**통화 영상**](#h_1a8194f198) **– 인터콤 통화가 연결되면 선택된 영상이 뷰잉 스테이션 전체 화면으로 자동 표시되어, 관제 담당자에게 즉각적인 시각적 맥락을 제공합니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
통화 오디오는 포함되지 않습니다. 통화는 여전히 다른 수신기에서 받아야 합니다.
{% endhint %}

***

## **구성**

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 장치로 이동합니다.**
{% endstep %}

{% step %}
**뷰잉 스테이션을 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 을 선택합니다.** <i class="fa-gear">:gear:</i>**.**
{% endstep %}

{% step %}
**인터콤 아래에서 뷰잉 스테이션과 페어링할 인터콤을 선택합니다.**

이 인터콤 중 하나에서 통화가 걸려오면 해당 영상이 뷰잉 스테이션에서 자동으로 전체 화면으로 열립니다.
{% endstep %}
{% endstepper %}

***

## 통화와 상호작용하기

### 긴급 인터콤 통화

[긴급 인터콤](/intercom/ko/configuration/add-and-configure-receivers-in-intercom/configure-an-intercom-as-an-emergency-phone.md) 은 뷰잉 스테이션에서 일반 인터콤과 다르게 표시됩니다.

* 긴급 통화 영상은 선명한 가시성을 위해 빨간색 테두리로 표시됩니다.
* 동시 통화 중에는 긴급 인터콤 영상이 우선 처리되어 화면 왼쪽에 배치됩니다.

  <div align="left" data-with-frame="true"><img src="/files/6e8083a21e7beecfc4df3f1c74c81149da420271" alt=""></div>

### 동시 통화 처리

여러 인터콤 통화가 동시에 수신되면 화면에 타일로 표시됩니다.

<div align="left" data-with-frame="true"><img src="/files/a3aaf31e61b80d7b79442bba56f362b1e7ddee8a" alt=""></div>

### 통화 영상 최소화

Apple TV 리모컨을 사용해 통화 영상에서 나갑니다. 다시 돌아가려면 화면 상단의 배너를 클릭합니다.

<div align="left" data-with-frame="true"><img src="/files/98e0b256ff7d7de941aa6c91790fdefc0f4578f0" alt=""></div>


---

# 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/intercom/ko/configuration/intercom-deployment-best-practices-guide/pair-intercoms-with-viewing-station.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.
