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

# デジタルズーム

デジタルズームを使用すると、ライブまたは記録済みの映像内で関心のある特定の領域に焦点を合わせることができ、カメラを物理的に調整しなくてもより見やすくなります。

***

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

{% hint style="warning" %}
デジタルズームは [光学ズーム](/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/use-optical-zoom-and-auto-focus.md)。最適な体験のために、ライブ映像の品質を **HQ** および過去の映像の品質を **HQモーション付きSQ**。詳細は [カメラのビデオ品質を管理](/verkada-cameras/ja/bideosutorminguto/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
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/ja/she-ding/view-and-edit-camera-settings/digital-zoom.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.
