microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

Two hololens2 to connect to two applications of a computer through the holographic remoting player, the connection failed! #10750

Closed ccrop closed 9 months ago

ccrop commented 2 years ago

We use two hololens2 to connect to two applications of a computer through the holographic remoting player. However, one hololens2 connection fails. How can we use multiple hololens2 to connect multiple applications of a computer.

Steps to reproduce the behavior:

  1. One hololens2 to connect to applications of a computer through the holographic remoting player, is OK。
  2. Another ololens2 to connect to another applications of a computer through the holographic remoting player, is ERR。

My setup

Target platform

yl-msft commented 2 years ago

@ccrop I'd like to clarify the scenario to make sure I understand your question:

  1. Could you clarify the version of "Mixed Reality OpenXR plugin" package version in your Unity project and the "Holographic Remoting Player" version on your HL2? Do you have custome remoting player on HL2? or using the one from Store?
  2. Do you mean you have 1 PC computer running 2 unity applications, each want to connect to a HL2 device using holographic remoting?
  3. Can you clarify how do you initiate the remoting connection? Do you use "Connect" function or "Listen" function? which port were you using for the remoting connection?
ccrop commented 2 years ago

@yl-msft Thank you very much for your attention. This problem has troubled us for a long time, thank you!

  1. the custome "Holographic Remoting Player" version on my HL2 is 2.8.1 and "Listen" in 8265(holographic-remoting-player). 2.the Unity version 2020.3.30 OpenXR version 1.3.1 remoting HL2. 3.Yes,have 1 PC computer running 2 unity applications, each want to connect to a HL2 device using holographic remoting.
Zee2 commented 2 years ago

@yl-msft , update on this one?

ccrop commented 2 years ago

@yl-msft @Zee2 Wait for an update? or are there other ways.

IssueSyncBot commented 9 months ago

We appreciate your feedback and thank you for reporting this issue.

Microsoft Mixed Reality Toolkit version 2 (MRTK2) is currently in limited support. This means that Microsoft is only fixing high priority security issues. Unfortunately, this issue does not meet the necessary priority and will be closed. If you strongly feel that this issue deserves more attention, please open a new issue and explain why it is important.

Microsoft recommends that all new HoloLens 2 Unity applications use MRTK3 instead of MRTK2.

Please note that MRTK3 was released in August 2023. It features an all-new architecture for developing rich mixed reality experiences and has a minimum requirement of Unity 2021.3 LTS. For more information about MRTK3, please visit https://www.mixedrealitytoolkit.org.

Thank you for your continued support of the Mixed Reality Toolkit!