Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.

How to get second Hololens to join a shared session?

I am trying to get my second hololens to join the shared session in holo academy 240 chapter 3, but it isn't joining. I am able to place the anchor just fine when the first hololens joins the session.

Tagged:

Best Answer

  • jackson7jackson7
    Answer ✓

    Solved! The 240 tutorial seems to skip over this step but I fixed it by launching the Holotoolkit sharing tab found at the very top of the Unity editor. (next to Component and Window)

    After launching that it gives you the computer IP address in a console window. Then you build your project without exiting the console window. In visual studio you build without debugging and it creates the session using the console window.

Answers

  • jackson7jackson7
    Answer ✓

    Solved! The 240 tutorial seems to skip over this step but I fixed it by launching the Holotoolkit sharing tab found at the very top of the Unity editor. (next to Component and Window)

    After launching that it gives you the computer IP address in a console window. Then you build your project without exiting the console window. In visual studio you build without debugging and it creates the session using the console window.

Sign In or Register to comment.