Skip to main content

Camera OTA Overview

Use DeviceCameraOtaAPI to upgrade camera firmware from a local file.

Camera OTA is a staged Wi-Fi workflow: configure the hotspot, enter camera-OTA mode, connect to the device hotspot, start a local HTTP server, send the firmware URL, transfer the file, wait for flashing, flash, and finish. Each workflow stage has a dedicated callback. Progress values are reported only for the public .transferring and .flashing phases.

The API does not check a remote service or download camera firmware. Select and verify the package before starting.

Available Guides