> 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/verkada-cameras/ko/readme.md).

# 비디오 보안

**개요**\
Verkada Video Security는 안정적인 온보드 저장, 안전한 원격 액세스, Command의 중앙 집중식 관리를 하나로 통합하는 클라우드 관리형 카메라 플랫폼입니다. 이 시스템은 각 장치에서 비디오를 녹화하고 저장하며, 빠른 검색을 위해 메타데이터를 클라우드에 업로드하고, 모든 사이트에서 영상을 보고, 설정을 관리하고, 상태를 모니터링할 수 있는 단일 인터페이스를 제공합니다.

Verkada를 사용하면 표준 PoE 네트워크에 카메라를 배포하고, 로컬 서버나 NVR 없이 관리하며, 규모에 맞게 일관된 구성을 적용할 수 있습니다. 이 플랫폼에는 실시간 모니터링, 과거 영상 검토, 사람 및 차량 분석, 알림, 공유, 보존 관리 도구가 포함되어 있습니다. 또한 자동 펌웨어 업데이트, 암호화된 데이터 처리, 역할 기반 사용자 관리와 같은 기본 제공 보안 기능도 제공합니다.

이 컬렉션은 시스템이 어떻게 작동하는지, 장치를 설치하고 구성하는 방법, 그리고 조직 전반에서 신뢰할 수 있는 비디오 보안 환경을 유지하는 방법을 이해하는 데 도움이 됩니다.

시작하려면 이 링크들을 확인하세요:

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">표지 이미지</th></tr></thead><tbody><tr><td></td><td><a href="/pages/6e63870d938e2c179d8d44538705ffe66e469f32">/pages/6e63870d938e2c179d8d44538705ffe66e469f32</a></td><td></td></tr><tr><td></td><td><a href="/pages/7bd761530d9f34ac696dbb15f97481f2b6d96aec">/pages/7bd761530d9f34ac696dbb15f97481f2b6d96aec</a></td><td></td></tr><tr><td></td><td><a href="/pages/1ec195d242ba1b60e6d3d45ff8f5c035cbf5e54e">/pages/1ec195d242ba1b60e6d3d45ff8f5c035cbf5e54e</a></td><td></td></tr></tbody></table>

***

또한 이 영상과 다른 영상들도 저희 [동영상 교육 센터에서 확인하실 수 있습니다.](https://www.youtube.com/@Verkada)

{% embed url="<https://www.youtube.com/watch?index=9&list=PL3USUWfBbtdJpB2F8sOOJOdvv2qlWcfpk&v=5pRUeH_bhw0>" %}


---

# 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/verkada-cameras/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.
