By default, Windows Media MMR adapts to network conditions on single-user desktops that run on Windows 8 or later and published desktops that run on Windows Server 2012 or 2012 R2 or later. If the network latency between Horizon Client and the remote desktop is 29 milliseconds or lower, the video is redirected with Windows Media MMR. If the network latency is 30 milliseconds or higher, the video is not redirected. Instead, it is rendered on the ESXi host and sent to the client over PCoIP.

This feature applies to Windows 8 or later single-user desktops and Windows Server 2012 or 2012 R2 or later published desktops. Users can run any supported client system, Windows 7 or Windows 8/8.1.

This feature does not apply to Windows 7 single-user desktops or Windows Server 2008 R2 published desktops. On these guest operating systems, Windows Media MMR always performs multimedia redirection, regardless of network latency.

You can override this feature, forcing Windows Media MMR to perform multimedia redirection regardless of the network latency, by configuring the RedirectionPolicy registry setting on the desktop.

Procedure

  1. Start the Windows Registry Editor on the remote desktop.
  2. Navigate to the Windows registry key that controls the redirection policy.
    The registry key that you configure for a remote desktop depends on the bit version of the Windows Media Player.
    Option Description
    64-bit Windows Media Player
    • For a 64-bit desktop, use the registry key: HKEY_LOCAL_MACHINE\Software\VMware,Inc.\VMware tsmmr
    32-bit Windows Media Player
    • For a 32-bit desktop, use the registry key: HKEY_LOCAL_MACHINE\Software\VMware,Inc.\VMware tsmmr
    • For a 64-bit desktop, use the registry key: HKEY_LOCAL_MACHINE\Software\Wow6432Node\VMware,Inc.\VMware tsmmr
  3. Set the RedirectionPolicy value to always.
    Value name = RedirectionPolicy
    Value Type = REG_SZ
    Value data = always
  4. Restart Windows Media Player on the desktop to allow the updated value to take effect.