After updating the Insta360 X5 to the newest firmware v1.3.0 (Camera MCU v1.2.2), the SDK (with the precompiled CameraSDKTest and own client) fails to perform actions as take photo, etc. The take photo call is actually capturing a photo but the call itself is not returning and times out.:
serial:xxx ;camera type:Insta360 X5 ;fw version:v1.3.0
Succeed to open camera...
Usage:
1: get file list(only video and photo)
2: delete file
3: download file
4: switch video mode
5: switch photo mode
6: start normal video mode recording
7: stop recording
8: start timelapse
9: stop timelapse
10: start preview live streaming:
11: stop preview live streaming:
12: enable In-camera stitching (Compatible with X4 and later camera only)
13: set EV
14: set ISO
15: set shutter
16: set WB
17: set expouse mode:
18: get current capture status
19: test take photo and download
20: start recording
21: get battery info
22: get storage info
23: get recording file
24: Check if the camera is still connected
25: take photo
30: batch download list files
31: delete camera all files
34: start hdr capture
33: get file list count
35: upload Firmware (Compatible with X4 and later camera only)
36: set active sensor (switch lens)
37: get media time from camera
38: Shutdown camera
39: Get camera log
0: exit
UTC time: 1753281555
GMT time: 1753288755
please enter index: 25
[07-23 16:39:21.638] 71855 71864 E camera_impl.cpp:0935: CAMERA_NOTIFICATION_STORAGE_UPDATE
[07-23 16:39:33.419] 71855 71855 E camera_impl.h:0179: failed to get response message from camera because of time out
failed to take picture
please enter index: [07-23 16:41:57.681] 71855 71864 E io_device.cpp:0012: failed to read data
With the previous firmware (v1.1.22) it worked without any issues. Unfortunately, I was not able to downgrade the camera firmware (copy the older firmware to the SD card).
After updating the Insta360 X5 to the newest firmware v1.3.0 (Camera MCU v1.2.2), the SDK (with the precompiled CameraSDKTest and own client) fails to perform actions as take photo, etc. The take photo call is actually capturing a photo but the call itself is not returning and times out.:
With the previous firmware (v1.1.22) it worked without any issues. Unfortunately, I was not able to downgrade the camera firmware (copy the older firmware to the SD card).