Vuforia Engine with Hololens Holographic Remoting

95 views Asked by At

Background

I have a question about a Unity Framwork which uses the Hololens 2 and Vuforia. The goal is to detect image targets with the Hololens 2 and place objects at this location.

I would like to handle rendering and calculation from the PC, i.e. operate the Hololens via holographic remoting.

Unfortunately, the Hololens does not connect to the Unity application via the IP address (it works in scenarios without Vuforia). Therefore, the hololens is not used at all and the application is started in the Unity Player and the webcam of the notebook is used.

Question

Is it possible to use Vuforia tracking and Holographic Remoting together and if so how?

Edit (30.11)

I have now set up a new project again and tested the Vuforia sample for the Hololens 2 (this time with Unity 2022.3 instead of 2021.3). The remote connection is now established but I only get the holograms on my right eye and additionally the video of my notebook webcam is displayed in my field of view.

0

There are 0 answers