> 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/ja/she-ding/view-and-edit-camera-settings/schedule-camera-firmware-updates.md).

# カメラのファームウェア更新をスケジュールする

Verkada は定期的にカメラのファームウェア更新を提供しています。これらの更新はセキュリティと機能性を向上させ、クラウドライセンスの一部として追加費用なしで含まれています。

ファームウェア更新は自動的に配信されます。ただし、設定した時間帯に実行されるようスケジュールすることもできます。

## ファームウェア更新をスケジュール

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Cameras] に移動します。**
{% endstep %}

{% step %}
**スケジュールするカメラを選択します。**
{% endstep %}

{% step %}
**右下で、［Settings］をクリックします。**
{% endstep %}

{% step %}
**［一般］で［ファームウェア更新をスケジュール］をオンにします。**
{% endstep %}

{% step %}
**更新を実行する時間帯を設定します。**

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

{% hint style="danger" %}
更新時間帯は最低 2 時間必要です。この間、カメラが再起動する場合があります。
{% endhint %}

***

## ファームウェア更新とバージョン管理

### 今すぐ更新

新しい更新が利用可能な場合、 **今すぐ更新** はファームウェアバージョンの下に表示されます。クリック **今すぐ更新** して更新を開始します。処理の開始と完了には最大 20 分かかる場合があります。

<div align="left" data-with-frame="true"><img src="/files/661cf3dcd6399b38176fab6d4e0381b049abfea7" alt=""></div>

### ファームウェアのバージョン管理

カメラのファームウェアバージョンは、カメラ設定ページの **ファームウェア**.

<div align="left" data-with-frame="true"><img src="/files/3ad27fe094ed9253357a0c64048fd197206111e4" alt=""></div>

該当バージョンのファームウェアリリースノートは、 [Verkada の更新ページ](https://www.verkada.com/updates/?category=release-notes\&page=1)にあり、C.29.0.6 から始まります。

### 自動フェイルオーバー

各 Verkada カメラには、信頼性の高い更新を確実にするための二重パーティションのファームウェアバンクがあります。まれにファームウェア更新に失敗した場合でも、デバイスは自動的に前のバージョンに戻り、後で更新を再試行します。

### ファームウェア更新中、カメラの録画は停止しますか？

当社は、サービス中断を最小限に抑えるため、フェイルセーフなファームウェア更新を優先しています。更新プロセスの最終段階でカメラが一時的にオフラインになる場合がありますが、これらの更新は通常のメンテナンス時間帯にスケジュールされており、影響を最小限に抑えます。


---

# 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/ja/she-ding/view-and-edit-camera-settings/schedule-camera-firmware-updates.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.
