# 비디오 피드 스냅샷 찍기

Verkada 카메라에는 스냅샷 도구가 포함되어 있어, 라이브 스트림이나 과거 영상에서 일어나고 있는 장면의 정지 이미지를 캡처하는 데 매우 유용합니다.

스냅샷은 자동으로 .jpg 파일로 기기에 다운로드되며, 열어서 공유할 수 있습니다. 스냅샷에는 왼쪽 상단에 카메라 이름, 날짜, 시간이 포함됩니다.

<div align="left" data-with-frame="true"><img src="/files/4ec5a4cb388542f23d07bc317722034e06fe4814" alt="" width="1280"></div>

***

## 스냅샷 찍기

### 라이브 피드

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

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

{% step %}
**카메라 피드 오른쪽에서** <i class="fa-camera">:camera:</i> **을 클릭하여 스냅샷을 찍습니다.**

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

### 과거 영상

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

{% step %}
**카메라를 선택한 다음 기록을 클릭합니다.**
{% endstep %}

{% step %}
**볼 영상 구간을 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 아래에서** <i class="fa-camera">:camera:</i> **을 클릭하여 스냅샷을 찍습니다.**

<div align="left" data-with-frame="true"><figure><img src="/files/f9c6cba500a9d67cdb1991d77cfe03991db092ce" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### Command 앱

{% stepper %}
{% step %}
**Verkada Command 앱을 엽니다.**
{% endstep %}

{% step %}
**카메라를 탭하여 보기를 엽니다.**
{% endstep %}

{% step %}
**라이브 피드를 탭하고 스크롤하여 스냅샷을 찍고 싶은 시간으로 이동합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서** <i class="fa-ellipsis">:ellipsis:</i> **> 스냅샷 찍기를 클릭합니다.**

이미지를 기기에 저장할지 또는 연락처와 공유할지 선택합니다.
{% 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/take-a-screenshot-of-video-feed.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.
