Insta360Develop / CameraSDK-Cpp

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

using CameraSDK.dll in c# application #54

Open ffbboy30 opened 3 months ago

ffbboy30 commented 3 months ago

Hello, I need to start stop recording with a Insta360X3 . I've downloaded the sdk files, everything is in c++. All my application is build in c# with visual studio . Is there a wrapper class or tips to use this dll correctly ? Thanks for you help

MattL-NZ commented 2 months ago

I would also like to know the answer to this. We're using C++ but would like to integrate it with our other C# application.