VL.Devices.AzureKinect.Femto not working?

Hi, I’m trying to use the VL.Devices.AzureKinect.Femto, but my Orbbec is not recognized.
Using the VL.Devices.Orbbec works fine, but the Azure node is not outputting anything at all. I think the right nuget is referenced and all the settings are set to Orbbec Femto ranges. Am I missung something obvious?

try to install Visual Studio on the PC, if its not already - I found out what is working or not by trying to run recording on K4A, that threw some errors.

1 Like

its working now after installing Visual Studio Community → “Desktop development with C++”
it seems to need the “vcruntime140d.dll”.
It seems like the nuget is built as DEBUG? @joreg
doesn’t seem right or I’m still missing something.

fixed. please try with 1.1.0 of VL.Devices.AzureKinect.Femto

issue with prior version was that it was built against a prerelease version of orbbecs k4a wrapper, which indeed brought in the dependency to the debug dlls.

2 Likes

Thanks will test.

can you also pls try if player is working for you? You need to record directly with K4A, and then try vl player.

We are talking about it here: