Skip to content

Latest commit

 

History

History
108 lines (87 loc) · 9.05 KB

holographic-remoting-troubleshooting.md

File metadata and controls

108 lines (87 loc) · 9.05 KB
title description author ms.author ms.date ms.topic keywords
Holographic Remoting troubleshooting and limitations
Find troubleshooting resources and instructions for the Holographic Remoting feature on HoloLens 2 devices.
florianbagarmicrosoft
flbagar
12/01/2020
article
Windows Mixed Reality, holograms, holographic remoting, remote rendering, network rendering, HoloLens, remote holograms, troubleshoot, help, mixed reality headset, windows mixed reality headset, virtual reality headset

Holographic Remoting troubleshooting

Important

This guidance is specific to Holographic Remoting on HoloLens 2.

Spectre mitigated libraries not found.

Holographic Remoting sample apps have Spectre mitigation (/Qspectre) enabled in Release configuration.

If you get the vccorlib.lib cannot be opened fatal error, make sure that your Visual Studio Workload includes the Spectre mitigated libraries

Speech

The Holographic Remoting Player supports a diagnostics overlay, which can be enabled by saying Enable Diagnostics and disabled by saying Disable Diagnostics. If you have trouble with these voice commands, you can also launch the Holographic Remoting player via a web browser using ms-holographic-remoting:?stats as a URL.

H265 video codec not available

Install the HEVC Video Extensions when using H265 video codec in your remote app. If you run into issues where the codec is installed but can't be used, check out troubleshooting guide.

Limitations

The following APIs are currently not supported when using Holographic Remoting for HoloLens 2 and will raise an ERROR_NOT_SUPPORTED error unless otherwise stated:

Windows.Graphics.Holographic

Windows.Perception.Spatial

Windows.UI.Input.Spatial

Windows.Perception.Spatial.Preview

See Also