Insta360Develop / CameraSDK-Android

Android SDK to control Insta360 cameras
80 stars 9 forks source link

onCameraBatteryUpdate not call on RS 1 inch #48

Open hoonsalim opened 1 year ago

hoonsalim commented 1 year ago

The function onCameraBatteryUpdate is only called when the camera is connected, and it is not updated periodically. It needs to call fetchCameraBatteryState to get updated. The One X2 model is functioning correctly.

Tianweihaihaihai commented 1 year ago

Camera will update battery status every 10 percent. Usually sdk need to ask for the battery state every 30 seconds