# 디지털 줌

디지털 줌을 사용하면 사용자는 실시간 또는 녹화된 영상에서 관심 있는 특정 영역을 확대해 볼 수 있어, 카메라의 물리적 조정 없이도 더 높은 가시성을 제공합니다.

***

## 디지털 줌 사용

{% hint style="warning" %}
디지털 줌은 [광학 줌](/verkada-cameras/ko/configuration/view-and-edit-camera-settings/use-optical-zoom-and-auto-focus.md)과 다릅니다. 최상의 경험을 위해 실시간 비디오 품질을 **HQ** 으로, 그리고 과거 영상 품질을 **HQ 모션이 포함된 SQ**으로 설정하세요. 참조 [카메라 비디오 품질 관리](/verkada-cameras/ko/video-streaming-and-sharing/live-streaming/manage-camera-video-quality.md) 를 참조하세요.
{% endhint %}

### 카메라 실시간 스트림

{% stepper %}
{% step %}
**Verkada Command에서 전체 제품 > 카메라 로 이동합니다.**
{% endstep %}

{% step %}
**보고 싶은 카메라를 선택합니다.**
{% endstep %}

{% step %}
**비디오 플레이어의 도구 모음에서 확대 및 축소 돋보기를 클릭하여 배율을 조정합니다.**
{% endstep %}

{% step %}
**확대한 후에는 비디오를 클릭하고 드래그하여 화면을 이동합니다.**

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

### 카메라 과거 영상

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**보고 싶은 카메라를 선택합니다.**
{% endstep %}

{% step %}
**비디오 플레이어 아래에서 기록을 선택합니다.**
{% endstep %}

{% step %}
**보고 싶은 영상의 날짜와 시간을 선택합니다.**
{% endstep %}

{% step %}
**비디오 피드 오른쪽에서 확대 및 축소를 클릭하여 배율을 조정합니다.**
{% endstep %}

{% step %}
**확대한 후에는 비디오를 클릭하고 드래그하여 화면을 이동합니다.**

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

### Command 앱

{% stepper %}
{% step %}
**Command 앱에서 보고 싶은 카메라를 선택합니다.**
{% endstep %}

{% step %}
**(선택 사항) 과거 영상의 경우, 필요한 날짜/시간에 도달할 때까지 실시간 피드를 오른쪽으로 클릭하고 드래그합니다.**
{% endstep %}

{% step %}
**두 손가락으로 비디오 피드를 벌리거나 오므려 확대/축소합니다.**
{% endstep %}

{% step %}
**확대한 후에는 한 손가락으로 비디오를 클릭하고 드래그하여 화면을 이동합니다.**
{% 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/ko/configuration/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.
