# ビデオタイムラプス

[Verkada Command](/command/ja/hajimeni/get-started-with-verkada-command.md) 24時間にわたるサムネイルをまとめ、全体の時間をタイムラプスとして表示します。タイムラプスはMP4ファイルとしてダウンロードして共有できます。

{% hint style="warning" %}
タイムラプスは過去30日分の映像でのみ利用できます。
{% endhint %}

***

## タイムラプスを有効にする

{% hint style="danger" %}
タイムラプス機能を使用するには、まず有効にする必要があります。有効化した時点より前の映像からは、遡って生成することはできません。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Commandで、\[すべての製品] > \[カメラ] に移動します。**
{% endstep %}

{% step %}
**カメラを選択します。**
{% endstep %}

{% step %}
**カメラフィードの右側にある設定アイコンをクリックします。**
{% endstep %}

{% step %}
**左側で、\[デバイス] を選択します。**
{% endstep %}

{% step %}
**タイムラプスをオンにします。**

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

***

## タイムラプスを使用する

{% hint style="warning" %}
タイムラプス機能は24時間単位でのみ利用でき、映像が24時間未満の場合は使用できません。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Commandで、\[すべての製品] > \[カメラ] に移動します。**
{% endstep %}

{% step %}
**カメラを選択します。**
{% endstep %}

{% step %}
**カメラフィードの下にある履歴アイコンをクリックします。**
{% endstep %}

{% step %}
**右側で、\[クリップ] のドロップダウンをクリックし、\[タイムラプス] を選択します。**

1. モーションバー上にカーソルを移動して、タイムラプスをスクロールします。
2. サムネイルをクリックしてタイムラプスを再生します。

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

{% step %}
**（オプション）タイムラプスの再生中に、ダウンロードアイコンをクリックしてMP4ファイルとして保存します。**
{% endstep %}
{% endstepper %}

![タイムラプスの例](/files/8267ec9ae75338d4f29fa7d183655805ce7948da)


---

# 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/ja/bideonosutorminguto/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.
