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

# 카메라 펌웨어 업데이트 예약

Verkada는 정기적으로 카메라 펌웨어 업데이트를 제공합니다. 이러한 업데이트는 보안과 기능을 향상시키며, 클라우드 라이선스의 일부로 추가 비용 없이 포함됩니다.

펌웨어 업데이트는 자동으로 푸시됩니다. 그러나 구성된 시간 창 동안 업데이트가 이루어지도록 예약할 수 있습니다.

## 펌웨어 업데이트 예약

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

{% step %}
**예약할 카메라를 선택하세요.**
{% endstep %}

{% step %}
**오른쪽 하단에서 설정을 클릭합니다.**
{% endstep %}

{% step %}
**일반에서 펌웨어 업데이트 예약을 켭니다.**
{% endstep %}

{% step %}
**업데이트가 진행될 시간 창을 설정하세요.**

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

{% hint style="danger" %}
업데이트 시간 창은 최소 2시간이어야 합니다. 이 시간 동안 카메라가 재부팅될 수 있습니다.
{% endhint %}

***

## 펌웨어 업데이트 및 버전 관리

### 지금 업데이트

새 업데이트를 사용할 수 있는 경우, **지금 업데이트** 펌웨어 버전 아래에 표시됩니다. 클릭 **지금 업데이트** 업데이트를 시작합니다. 이 과정은 시작하고 완료되는 데 최대 20분이 걸릴 수 있습니다.

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

### 펌웨어 버전 관리

카메라 펌웨어 버전은 카메라 설정 페이지의 아래에 표시됩니다 **펌웨어**.

<div align="left" data-with-frame="true"><img src="/files/f4d3a9c363e12a6a671631d4cb30887a1ddfe5aa" 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/ko/configuration/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.
