# カメラのビデオ品質を管理する

カメラの映像を表示する際、ストリーミング機能の要件に応じて画質を変更できます。Verkada カメラは標準品質（SQ）と高品質（HQ）のストリームに対応しています。

* SQ - 画質を低下させ、帯域幅の使用量を減らします。
* HQ - より良い画質で、より多くの帯域幅を使用します。

***

## グローバルのデフォルト動画品質を設定

カメラのライブおよび録画データのデフォルトのビデオ品質を設定します。

#### ライブストリーミングする

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Cameras] に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[設定] をクリックします。**
{% endstep %}

{% step %}
**デフォルトのCloud Live ストリーミングする品質のドロップダウンから動画の品質を選択してください。**
{% endstep %}
{% endstepper %}

#### 歴史的な映像

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Cameras] に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[設定] をクリックします。**
{% endstep %}

{% step %}
**デフォルトの履歴再生画質のドロップダウンから、ビデオ品質を選択します。**
{% endstep %}
{% endstepper %}

***

## カメラのビデオ品質を変更する

ストリーミング機能のニーズに最適なように、カメラのビデオ品質を一時的に変更します。

#### ライブストリーミングする

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Cameras] に移動します。**
{% endstep %}

{% step %}
**表示したいカメラを選択します。**
{% endstep %}

{% step %}
**ライブストリームの左下で、SQ/HQ のドロップダウンをクリックし、必要なビデオ品質を選択します。**
{% endstep %}
{% endstepper %}

#### 歴史的な映像

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Cameras] に移動します。**
{% endstep %}

{% step %}
**表示したいカメラを選択します。**
{% endstep %}

{% step %}
**ビデオプレーヤーの下で、［履歴］を選択します。**
{% endstep %}

{% step %}
**表示したい映像の日時を選択します。**
{% endstep %}

{% step %}
**［オプション］をクリックします。**
{% endstep %}

{% step %}
**［ビデオ］で、必要なビデオ品質を選択します。**
{% endstep %}
{% endstepper %}

***

## ライブフィードのビットレートを比較する

ビットレートはカメラの機種と、SQ または HQ でストリーミング機能しているかどうかによって異なります。参照してください [ビデオの帯域幅消費量とアップリンク要件](/verkada-cameras/ja/insutru/bandwidth-consumption-uplink-requirements-for-video.md) 各機種および動画品質ごとのビットレート値について。

***

## カメラのフレームレート

ほとんどのカメラの既定のフレームレートは 24 FPS です。カメラの設置場所が次のいずれかの国に設定されている場合、フレームレートの既定値は 25 FPS になります。

```
イギリス
アイルランド
ドイツ
フランス
ロシア
イタリア
スペイン
スイス
オランダ
ベルギー
ポーランド
ポルトガル
フィンランド
トルコ
イスラエル
オーストラリア
ニュージーランド
アルゼンチン
ジャマイカ
アルゼンチン
南アフリカ
エジプト
インド
マレーシア
タイ
ベトナム
日本*
```

{% hint style="success" %}
\*日本には2つの異なる電力網があります。カメラが25 FPSに対応する電力網上の郵便番号エリアに設置されている場合、フレームレートを25に設定します。それ以外の場合、フレームレートは24 FPSのままです。
{% endhint %}


---

# 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/verkada-cameras/ja/bideonosutorminguto/live-streaming/manage-camera-video-quality.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.
