Hi there,
I would like to know how can I play a unity project on more than one HL2 device in the same time? I set up a holographic remote as an app but, I can connect only one HL2.
Thank you,
Hi there,
I would like to know how can I play a unity project on more than one HL2 device in the same time? I set up a holographic remote as an app but, I can connect only one HL2.
Thank you,
Hello, Welcome to Microsoft Q&A,
You have to deploy your application to each HoloLens so that you can run them at same time. Holographic remoting can only connect to one device.
Here is the document for how to deploy HoloLens app:
Build and deploy to the HoloLens
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hi Billy,
Thank you for quick response. I can't figure out that how the hololenses will communicate each other? There is no information about local network connection.
I want to run the unity app on computer and 4 Hololens2 will connect to the computer on local network and play the app
So you are trying to develop a Multi-user app right? Please check this tutorial: Multi-user capabilities tutorials
2 people are following this question.