"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Is Hololens support only available through Unity?

Hello,

I would like to developp an VuMark or ImageTargets like UWP app for Hololens without using Unity. From the tests i have made, I assume I do have access to the camera device of the Hololens since the camera is active, but how can I then do what is done in Unity with the "ARCamera" using the Vuforia C++ API reference?

Is this even possible or not for now?

And if not, I can get the video stream from the hololens from the microsoft hololens API, so is this possible to forward the frames got there to the vuforia object which is responsible of detecting patterns?

Many thanks.

Hello,

For Vuforia 6.2 SDK, HoloLens support is only available through the Unity Editor.

Additionally, Vuforia only processes camera frames as provided by the native OS running on the device.

Hi,

I'm trying to find a way to manipulate the video before Vuforia's AR camera.

Did you find a solution to get the video stream before unity?

 

Thanks!