> 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/ko/configuration/view-and-edit-camera-settings/digital-zoom.md).

# 디지털 줌

디지털 줌을 사용하면 사용자가 실시간 또는 녹화된 영상에서 관심 있는 특정 영역에 초점을 맞출 수 있으며, 카메라를 물리적으로 조정하지 않고도 더 높은 가시성을 제공합니다.

***

## 디지털 줌 사용

{% 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에서 All Products > Cameras 로 이동합니다.**
{% 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에서 All Products > Cameras로 이동합니다.**
{% 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
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/ko/configuration/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.
