> 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/command-connector/ko/readme.md).

# 커맨드 커넥터

**개요**\
Command Connector를 사용하면 Verkada가 아닌 카메라를 클라우드 기반 Verkada Command 플랫폼에 통합하여 통합된 관리 인터페이스를 제공할 수 있습니다. 이를 통해 하드웨어에 대한 기존 투자를 유지하면서 클라우드 기반 비디오 보안으로 비용 효율적으로 전환할 수 있습니다.

이 컬렉션에서는 Command Connector를 추가하고, 호환되는 비-Verkada 카메라(ONVIF-Profile S)를 연결한 다음, 중앙 집중식 보기 및 관리를 위해 Command에 통합하는 방법을 안내합니다. Command Connector는 실시간 영상 모니터링, 비디오 보관, 그리고 사람 및 차량 검색과 같은 기본 분석을 포함한 핵심 플랫폼 기능을 지원합니다.

시작하려면 다음 링크를 확인하세요:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/48b8b00497df1144332237d2df6b3860ba954660">/pages/48b8b00497df1144332237d2df6b3860ba954660</a></td></tr><tr><td></td><td><a href="/pages/062edd4c59bbf1f6181c6ab81a27189a331dea74">/pages/062edd4c59bbf1f6181c6ab81a27189a331dea74</a></td></tr><tr><td></td><td><a href="/pages/f9c403a29f958ed18bd887a78b96786be40322a4">/pages/f9c403a29f958ed18bd887a78b96786be40322a4</a></td></tr></tbody></table>


---

# 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/command-connector/ko/readme.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.
