I’m using the latest K4A Wrapper (1.8) and my app is compiling but I get WinRT originate error - 0xC00D36B3 : ‘The stream number provided was invalid.’
when I call k4a_device_start_cameras
. The app still runs but nothing from the camera of course. I tried different configs but nothing seems to make a difference. I’m just accessing the depth image.
I copied all the .dll files over from the viewer to the build folder and it works now!