> For the complete documentation index, see [llms.txt](https://emstone.gitbook.io/guide-jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://emstone.gitbook.io/guide-jp/nvr-vms/backup.md).

# バックアップする

<figure><img src="/files/WJ3ugCAktEGIbhugDlse" alt=""><figcaption></figcaption></figure>

バックアップボタンを押すと、画像／動画をバックアップできます。

<figure><img src="/files/eKu1PW3cSNUgqjwhWK91" alt=""><figcaption></figcaption></figure>

動画バックアップボタンを押すと、期間、カメラを選択できます。

録画時間、イベントオーバーレイ、マスキング、パスワード設定などお好みの設定で映像のバックアップができます。

## タイムライン選択バックアップ

<figure><img src="/files/VbrFGOjFaiqvCnwIDvQS" alt=""><figcaption></figcaption></figure>

映像検索画面でタイムライン下段を右クリックして範囲選択をすることができます。

ホイールボタンを押すと選択を解除できます。

範囲選択後にバックアップボタンを押すと、指定した時間が自動的に入力されます。

<figure><img src="/files/YDg7ajgCNA40pC2ishyl" alt=""><figcaption></figcaption></figure>

その後、映像をバックアップするカメラを選択し、録画時間、イベントオーバーレイ、マスキングなどのオプションを選択します。

USBメモリーを接続後、スタートボタンを押すとバックアップができます。

## マスキング設定

<figure><img src="/files/nI3Rtcm98Of4HiIVqvJY" alt=""><figcaption></figcaption></figure>

指定された領域のマスキング処理により、動画のバックアップが可能です。

領域外マスキング、不透明度、エフェクトを指定してバックアップができます。

{% hint style="info" %}

#### メモ

バックアップされた動画は標準コーデックファイルで、通常の動画プレーヤーで再生できます。

ただし、パスワードを指定するとき、専用の動画プレーヤーで再生できます。
{% endhint %}

{% hint style="warning" %}

#### メモ

USBメモリはFATフォーマットを使用する必要があります。

認識しないときは、フォーマット形式をご確認ください。
{% endhint %}


---

# 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:

```
GET https://emstone.gitbook.io/guide-jp/nvr-vms/backup.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.
