Insta360Develop / CameraSDK-Cpp

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

Support for ONE X2 #4

Open FerranGarcia opened 3 years ago

FerranGarcia commented 3 years ago

Does the current Cpp SDK support the ONE X2 version?

KennethYangle commented 3 years ago

I have the same question. When testing on ONE X2, the SDK cannot find the device. Are there any plans to release X2 firmware?

AndyLiming commented 3 years ago

I tested on ONE X2 and the SDK can connect the device and start/stop video. However, the "Take Photo" function will cause the camera get stuck, and then the camera can't be controlled by neither SDK nor the touch screen. I didn't upgraded the firmware of the camera since the special firmware is for ONE X but not ONEX2 , just installed the driver and ran following the docs. The other functions seem to work, but taking photo doesn't.

yashvakil commented 3 years ago

I have tested it on OneX2 and OneX. Apparently, the camera is being detected by the computer but the SDK doesn't seem to detect it. Am using Ubuntu 18.

vadbut commented 3 years ago

@AndyLiming @yashvakil @KennethYangle @FerranGarcia Hey, folks in this thread. Does anyone know if the SDK allows obtaining the processed 360-degree video (through USB in real-time) or only individual (front and back) raw videos are available?

yashvakil commented 3 years ago

@vadbut I couldn't get the SDK working so I switched to using the OSC protocol for controlling the cam, and haven't tested real-time feed on it yet

pringithub commented 2 years ago

@vadbut @yashvakil I would also like to know if you've got 360 streaming working.

LeRatierBretonnien commented 2 years ago

Any news on this ? The TakePhot does not work and stuck the device, as described above.

wgu93 commented 2 years ago

Hi guys, are there any updates on this issue?

I fail to connect One X2 with Ubuntu 18.04 following the instructions given here. Apparently, the problem is related to this API: 'GetAvailableDevices()' which fails to detect the device. I would like to know if this is solved or I missed something that caused this problem. Thanks!

dvergeylen commented 2 years ago

Hi @wgu93, OneX2 is now partially supported. You have to

Taking photos via the SDK stills stuck the camera as reported by @AndyLiming already, but the rest seems to work without further issue.

AntonioAG commented 2 years ago

With the latest firmwares (1.0.47 and 1.0.43) the camera is detected by the computer but I'm not able to use the SDK. Tried in Windows 10 and Ubuntu 18 with the 20220402 SDKs. ¿Could you share your versions of firmware/SDK to test them? I can't download previous versions

Also tried Android and Webcam modes, but the SDK still doesn't detect it.

Tianweihaihaihai commented 1 year ago

pls update sdk to lastest version