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

Holographic remoting without local preview #8630

Closed qian256 closed 9 months ago

qian256 commented 4 years ago

Describe the problem

When Unity app is remoting to Hololens 2, the rendering for HoloLens is also copied and shown in the Unity app. It looks like current MRTK or Unity XR WSA api does not allow the option to disable this preview. It is however possible with lower api like app written in cpp/winrt, documented here: https://docs.microsoft.com/en-us/windows/mixed-reality/develop/platform-capabilities-and-apis/holographic-remoting-create-host#preview-streamed-content-locally.

Describe the solution you'd like

An option to disable local preview when remoting to HoloLens.

wiwei commented 4 years ago

@keveleigh I assume this would really be a feature request for Unity/the Unity XR plugins right?

keveleigh commented 4 years ago

Yeah, this sounds like a feature request for Unity.

keveleigh commented 2 years ago

@qian256 Is this using in-editor remoting or app remoting?

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 visithttps://www.mixedrealitytoolkit.org.

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