Hi all,
It's great to hear that the Leap Motion team finally gives more low level access to the device. I stopped developing for it a few years ago because of these limitations, maybe now I can pick up where I left my project.
But looking at the LeapUVC C example files, it seems it's only meant for Linux (for instance it needs to include linux/videodev2.h, and doesn't include windows.h), or am I missing something?
I would love to use the new functions on Windows, using C/C++ in Visual Studio, but it's completely unclear to me, how to integrate/compile the examples for my system.
I already successfully updated my firmware to the newest, UVC compatible version.
Can anyone give me some pointers/directions how to get it running? Would appreciate it a lot!
Best regards, Alain