# デジタルズーム

デジタルズームを使用すると、ユーザーはライブまたは録画された映像内の特定の注目領域に焦点を合わせることができ、カメラの物理的な調整を必要とせずに、より高い視認性を提供します。

***

## デジタルズームを使用する

{% hint style="warning" %}
デジタルズームは [光学ズーム](/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/use-optical-zoom-and-auto-focus.md)とは異なります。最適な体験のために、ライブ映像の品質を **HQ** に、履歴映像の品質を **SQ、モーションはHQに設定してください**。参照 [カメラのビデオ品質を管理する](/verkada-cameras/ja/bideonosutorminguto/live-streaming/manage-camera-video-quality.md) を参照してください。
{% endhint %}

### カメラのライブストリーム

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

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

{% step %}
**ビデオプレーヤーのツールバーで、拡大鏡と縮小鏡をクリックして倍率を調整します。**
{% endstep %}

{% step %}
**拡大したら、ビデオをクリックしてドラッグし、表示範囲を移動します。**

<div align="left" data-with-frame="true"><img src="/files/4b2bf0b030c9ca229676ed9e1e3799eddae3f638" alt="" width="1080"></div>
{% endstep %}
{% endstepper %}

### カメラの履歴映像

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

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

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

{% step %}
**表示する映像の日付と時刻を選択します。**
{% endstep %}

{% step %}
**ビデオフィードの右側で、拡大と縮小をクリックして倍率を調整します。**
{% endstep %}

{% step %}
**拡大したら、ビデオをクリックしてドラッグし、表示範囲を移動します。**

<div align="left" data-with-frame="true"><img src="/files/ce4df9c06096425a52af8ef3304cd0129f43bb27" alt="" width="1728"></div>
{% endstep %}
{% endstepper %}

### Command アプリ

{% stepper %}
{% step %}
**Commandアプリで、表示するカメラを選択します。**
{% endstep %}

{% step %}
**（オプション）履歴映像の場合は、必要な日時に到達するまでライブフィードを右にクリックしてドラッグします。**
{% endstep %}

{% step %}
**2本の指でビデオフィードをピンチして拡大/縮小します。**
{% endstep %}

{% step %}
**拡大したら、1本の指でビデオをクリックしてドラッグし、表示範囲を移動します。**
{% endstep %}
{% endstepper %}


---

# 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/she-ding/view-and-edit-camera-settings/digital-zoom.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.
