> 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/ja/oridesuka/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 (Monterey) 以降

{% 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/ja/oridesuka/required-network-settings.md)があり、Commandの特定の機能、例えば [ローカルストリーミング](/verkada-cameras/ja/sutorminguto/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/ja/oridesuka/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.
