# 비디오 타임랩스

[Verkada Command](/command/ko/getting-started/get-started-with-verkada-command.md) 24시간 동안의 썸네일을 하나로 이어 전체 시간을 타임랩스로 볼 수 있게 하며, 이를 MP4 파일로 다운로드하여 공유할 수 있습니다.

{% hint style="warning" %}
타임랩스는 지난 30일의 영상에 대해서만 사용할 수 있습니다.
{% endhint %}

***

## 타임랩스 사용 설정

{% hint style="danger" %}
타임랩스 기능을 사용하려면 먼저 활성화해야 하며, 활성화 시점 이전의 영상으로는 소급 생성할 수 없습니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras로 이동합니다.**
{% endstep %}

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

{% step %}
**카메라 피드 오른쪽에서 설정 아이콘을 클릭합니다.**
{% endstep %}

{% step %}
**왼쪽에서 Device를 선택합니다.**
{% endstep %}

{% step %}
**Timelapse를 켭니다.**

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

***

## 타임랩스 사용

{% hint style="warning" %}
타임랩스 기능은 24시간 단위로만 사용할 수 있으며, 영상이 24시간 미만이면 사용할 수 없습니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras로 이동합니다.**
{% endstep %}

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

{% step %}
**카메라 피드 아래에서 히스토리 아이콘을 클릭합니다.**
{% endstep %}

{% step %}
**오른쪽에서 Clips 드롭다운을 클릭하고 Timelapse를 선택합니다.**

1. 타임랩스를 스크롤하려면 모션 바 위로 커서를 이동합니다.
2. 타임랩스를 재생하려면 썸네일을 클릭합니다.

<div align="left" data-with-frame="true"><img src="/files/6488f369321d0647e0a7857b4be3f700d64cba30" alt="" width="1044"></div>
{% endstep %}

{% step %}
**(선택 사항) 타임랩스를 재생하는 동안 다운로드 아이콘을 클릭하여 MP4 파일로 저장합니다.**
{% endstep %}
{% endstepper %}

![타임랩스 예시](/files/5cb3eaa56ab65384c4a075e8e515019527ae6d9c)


---

# 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/video-streaming-and-sharing/view-historical-footage/use-the-timelapse-feature.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.
