# 카메라 펌웨어 업데이트 일정 설정

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

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

## 펌웨어 업데이트 예약

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% 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: 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/configuration/view-and-edit-camera-settings/schedule-camera-firmware-updates.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.
