mixed-reality

Holographic Remoting Player Overview

The Holographic Remoting Player is a companion app that connects to PC apps and games that support Holographic Remoting. The Player is available for both HoloLens (first gen) and HoloLens 2. PC apps that supported Holographic Remoting with HoloLens need to be updated to support Holographic Remoting with HoloLens 2. Contact your app provider if you have questions about which versions are supported.

[!Note] Starting with version 2.2.0 the Holographic Remoting player is also available for Windows PCs running Windows Mixed Reality.

[!TIP] Starting with version 2.4.0 remote apps using the OpenXR API can be created. To get started check out Writing a Holographic Remoting remote app using OpenXR APIs.

Connecting to the Holographic Remoting Player

Follow your app’s instructions to connect to the Holographic Remoting Player. You’ll need to enter the IP address of your HoloLens device, which you can see on the Remoting Player’s main screen, as follows:

Holographic Remoting Player

Whenever you see the main screen, you’ll know that you don’t have an app connected.

The holographic remoting connection is not encrypted. Always use Holographic Remoting over a secure Wi-Fi connection that you trust.

Quality and Performance

The quality and performance of your experience will vary based on three factors:

Diagnostics

To measure the quality of your connection, say “enable diagnostics” while on the main screen of the Holographic Remoting Player. When diagnostics are enabled, on HoloLens (first gen) the app will show you:

On HoloLens 2 the app will show you:

Holographic Remoting Player Diagnostics

[!NOTE] When facing network jitter, skipped and reused frames are usually about the same. In contrast, if you only see skipped frames, this is an indicator that the player does not hit its target frame rate. In this case, you should keep an eye on the maximum render delta time when diagnosing issues.

While on the main screen, you can say “disable diagnostics” to turn off diagnostics.

See Also