Insta360Develop / CameraSDK-Cpp

CameraSDK-Cpp is a C++ library to control Insta360 cameras.
https://www.insta360.com
115 stars 16 forks source link

X4 - no Android USB mode #53

Open hankzoid opened 2 days ago

hankzoid commented 2 days ago

Insta360 X4 Firmware 1.1.4 (released 2 weeks ago) Ubuntu 22.04

I managed to compile the demo but getting "no device found" message when running as root.

I can see the device listed with lsusb

The instructions for the X3 say to set the USB mode to "Android", but for the X4 I only get "U-Disk Mode" and "Reverse Charging" options when plugging in the cable. The X4 was recently added as a supported device for the SDK, am I missing something here?

hankzoid commented 21 hours ago

Same "no device found" result on Windows when running the CameraSDKTest.exe that was supplied in the SDK.