-
Notifications
You must be signed in to change notification settings - Fork 0
Core Camera Overview
Mr.P edited this page Aug 25, 2026
·
1 revision
Use DeviceCameraAPI to read camera information and request photo or video capture on a connected device.
- Read
cameraFirmwareVersionandmaxVideoRecordDurationdirectly from the device. - Set the maximum video recording duration in minutes.
- Start photo taking with
CaptureMode.cameraor.ai, then stop the photo-taking session. - Start or stop video recording.
Photo and video requests return device status codes. They do not return an app-local media path. Transfer captured media separately with the Media File Import APIs.
Browse the generated Wiki navigation for the pages in this section.
AIBuds SDK documentation · Full documentation · API Reference
- Introduction
- Getting Started
- Core Concepts
-
Core Features
- Basic Features
- Device Info
- Find Device
- Physical Operations
- Work Mode
- Work Status
- Wear Detection
- Volume Control
- Music Control
- TWS
- Equalizer
- ANC
- Audio
- Camera
- Remote Camera
- File Import
- Teleprompter
- Segment Navigation
- Live Streaming
- Device Applications
- OTA
- Camera OTA
- Service Auth
- AI Services
- Voice Assistant
- Logging
- Advanced Topics
- Releases
- Troubleshooting