> 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/ko/need-help/required-network-settings/verkada-command-system-requirements.md).

# Verkada Command 시스템 요구 사항

다음을 사용할 수 있습니다 [Verkada Command](https://www.verkada.com/command/#overview) 모든 Verkada 장치를 상호 작용하고 모니터링할 수 있습니다. Command를 사용하면 카메라의 영상을 검토하고, 알람 및 장치 이벤트를 모니터링하고, 장치를 구성하고, 조직을 관리할 수 있습니다.

## Verkada Command 사용 지침

Verkada Command를 안전하고 효율적으로 사용하려면, 고려해야 할 몇 가지 최소 시스템 요구 사항과 권장 사항이 있으며 Verkada Command를 최적으로 사용하려면 이를 충족해야 합니다.

{% hint style="info" %}
설정이 이러한 기준을 모두 충족하거나 초과하는지 정기적으로 확인하는 것을 권장합니다.
{% endhint %}

### 권장되는 호환 브라우저

Command는 다음 브라우저의 최신 버전과 호환됩니다:

* Google Chrome
* Safari
* Microsoft Edge
* Mozilla Firefox

{% hint style="info" %}
최상의 성능을 위해 Chromium 기반 브라우저에서는 하드웨어 가속이 활성화되어 있는지 확인하세요.
{% endhint %}

{% hint style="warning" %}
다른 브라우저에서도 Command를 전체적으로 또는 부분적으로 로드할 수 있을 수 있지만, 최적의 사용 환경을 위한 권장 브라우저 목록은 다음과 같습니다.
{% endhint %}

### 권장되는 호환 운영 체제

* **Windows**: Windows 10 이상
* **Mac**: MacOS 10.12(몬테레이) 이상

{% hint style="warning" %}
M 시리즈 프로세서를 사용하는 최신 Apple Mac 모델의 경우, 모두 Command와 호환됩니다.
{% endhint %}

### 필수 엔드포인트 및 포트

컴퓨터에서 Command를 로드할 수 있도록 하려면 상위 도메인을 허용 목록에 추가해야 합니다 `*.verkada.com` 컴퓨터와 인터넷 서비스 제공업체(ISP) 사이의 모든 필터링 장치에서 TCP 포트 443에 대해.

다음 도메인을 허용 목록에 추가하는 것을 권장합니다:

```
verkada.com
*.verkada.com
*.*.verkada.com
*.command.verkada.com
```

Command 사용 환경을 개선하는 데 도움이 되는 로그 기록 목적으로 다음 도메인을 허용 목록에 추가하는 것을 권장합니다:

```
*.datadoghq.com
*.browser-intake-datadoghq.com
```

{% hint style="warning" %}
Verkada 장치에는 자체적인 [필수 네트워크 설정](/command/ko/need-help/required-network-settings.md)이 있으며, 다음과 같은 Command의 특정 기능은 [로컬 스트리밍](/verkada-cameras/ko/video-streaming-and-sharing/live-streaming/local-streaming-on-verkada-cameras.md) 컴퓨터와 Verkada 장치 간의 통신이 필요합니다.
{% 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:

```
GET https://help.verkada.com/command/ko/need-help/required-network-settings/verkada-command-system-requirements.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.
