# Command Connector 배포 준비하기

## 전제 조건 및 계획

* **카메라는 IP 기반인가요?**
  * 아날로그 카메라는 작동하려면 인코더가 필요합니다(권장되지 않음).
* **카메라는 다음에 있나요** [하드웨어 호환성 목록](https://www.verkada.com/security-cameras/command-connector/hcl)?
  * 그렇지 않다면, ONVIF Profile S 또는 RTSP를 지원하는지 확인하세요.
  * 다음을 사용하세요 [ONVIF 적합 제품](https://www.onvif.org/conformant-products/) 도구를 사용하여 호환성을 확인하세요.
* **카메라의 전체 사양을 보유하고 계신가요?**
  * 카메라 유형 및 모델
  * 메가픽셀 해상도
  * 인코딩 형식
  * 비디오 피드 수
  * IP 주소 및 로그인 자격 증명
* **카메라는 어디에 연결되어 있나요?**
  * 이상적으로는 Command Connector와 동일한 네트워크 스위치에 연결해야 합니다.

***

## 장치 요구 사항

### 카메라 기능

* **인코딩 형식**: H.264 스트림만 지원됩니다.
* **해상도**:
  * **≤ 5MP**: 최적의 성능을 위해 권장됩니다.
  * **8MP** = 지원되지만, Command Connector당 연결할 수 있는 카메라 수가 줄어듭니다.
  * **> 8MP** = 지원되지 않을 수 있습니다. 자세한 내용은 Verkada 솔루션 엔지니어에게 문의하세요.
* **멀티센서 카메라**: 비디오 스트림마다 라이선스 1개가 필요합니다.
* **로그인 액세스**: 각 카메라는 알려진 IP 주소와 관리자 자격 증명을 가져야 합니다.

### 네트워크 설정

* 카메라는 Command Connector와 동일한 LAN에 있어야 합니다.
* 카메라가 NVR의 내부 스위치를 통해서만 접근 가능한 구성은 피하세요.
* IT 리소스:
  * [네트워크 요구 사항](/command-connector/ko/getting-started/command-connector-network-settings.md)
  * [로컬 스트리밍](/verkada-cameras/ko/video-streaming-and-sharing/live-streaming/local-streaming-on-verkada-cameras.md)

***

## 용량 산정 및 라이선싱

Verkada 파트너 또는 영업 담당자와 협력하여 다음을 결정하세요:

* 필요한 Command Connector의 수.
* 카메라 보존 설정이 예상되는 비디오 사용량 및 저장 요구 사항과 일치하는지 여부.

{% hint style="warning" %}
1 **LIC-CAM** 라이선스는 비디오 스트림마다 필요합니다.
{% endhint %}

***

## 물리적 설치

각 Command Connector는 1RU 랙 장착형 서버이며 다음이 필요합니다:

* AC 전원
* 사이트 스위치에 연결하는 네트워크 연결 1개
* (선택 사항) 타사 공급업체에서 대체 장착 솔루션을 제공합니다.

참조: [Command Connector 설치 가이드(PDF)](https://docs.verkada.com/docs/Verkada-CC300-500-700-Command-Connector-Install-Guide.pdf).


---

# 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/command-connector/ko/installation/prepare-for-a-command-connector-deployment.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.
