-
Hello,
I am working on an application where, I need to capture the equirectangular panoramic images. Can you provide an example on how to capture equirectangular images from Insta360 X3 using SDK ?…
-
I got a SDK demo code from Insta360 website for implementation in my own app.
But When I run the app I'm getting 401 Unauthorized error.
Here is an actual error :
12: Task failed with an excep…
-
It might help others, cause it took hours for me to figure it out...
So, here are the steps that worked for me:
1. Set your device to "Android" USB mode.
2. Connect your device to your PC with…
-
Hello there. I’m working on a project using the Insta360 X3 camera to capture images with the insta360_ros_driver. I have a few questions:
1. We are currently saving individual images (`/front_came…
-
It seems for Insta360 X4, the SDK ignores the resolution set in LiveStreamParams and it always uses 2880x1440.
-
/usr/bin/ld: skipping incompatible /etc/insta360/lib/libCameraSDK.so
I can't develop on the arm64 platform because of the above reasons.
Can you please distribute the SDK for the arm64 platform?…
-
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…
-
As of November 2022, Google now requires apps to target API level 31 or above.
The Insta360 SDK targets level 28, and as a result, **no Android app using the Insta360 SDK can currently be distribut…
-
The Insta360 Link is not listed as one of the supported cameras. Can it please be added?
pzich updated
2 months ago
-
I was considering using the Insta360 SDK on a Raspberry Pi, but it seems that currently there is only an SDK available for x86_64 architecture compatible with Ubuntu. Are there any plans to release a …