Skip to content

Core Camera Ota Overview

Mr.P edited this page Aug 25, 2026 · 1 revision

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

Browse the generated Wiki navigation for the pages in this section.

AIBuds SDK iOS Wiki

Clone this wiki locally