You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: An overview of multimedia redirection on Azure Virtual Desktop (preview).
4
4
author: Heidilohr
5
5
ms.topic: conceptual
6
-
ms.date: 09/15/2022
6
+
ms.date: 09/27/2022
7
7
ms.author: helohr
8
8
manager: femila
9
9
---
@@ -18,7 +18,7 @@ Multimedia redirection (MMR) gives you smooth video playback while watching vide
18
18
> [!NOTE]
19
19
> Multimedia redirection isn't supported on Azure Virtual Desktop for Microsoft 365 Government (GCC), GCC-High environments, and Microsoft 365 DoD.
20
20
>
21
-
> Multimedia redirection on Azure Virtual Desktop is only available for the Windows Desktop client version 1.2.2999 or later on Windows 11, Windows 10, or Windows 10 IoT Enterprise devices.
21
+
> Multimedia redirection on Azure Virtual Desktop is only available for the Windows Desktop client version 1.2.3573 or later on Windows 11, Windows 10, or Windows 10 IoT Enterprise devices.
22
22
>
23
23
> The preview version of multimedia redirection for Azure Virtual Desktop has restricted playback to sites we've tested.
Copy file name to clipboardExpand all lines: articles/virtual-desktop/multimedia-redirection.md
+20-18Lines changed: 20 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Use multimedia redirection on Azure Virtual Desktop - Azure
3
3
description: How to use multimedia redirection on Azure Virtual Desktop (preview).
4
4
author: dknappettmsft
5
5
ms.topic: how-to
6
-
ms.date: 09/23/2022
6
+
ms.date: 09/27/2022
7
7
ms.author: daknappe
8
8
manager: femila
9
9
---
@@ -22,22 +22,22 @@ This article will show you how to use multimedia redirection (MMR) for Azure Vir
22
22
23
23
Before you can use multimedia redirection on Azure Virtual Desktop, you'll need the following things:
24
24
25
-
- An Azure Virtual Desktop deployment
26
-
- Microsoft Edge or Google Chrome installed on your session hosts
27
-
- Microsoft Visual C++ Redistributable 2015-2022, version 14.32.31332.0 or later installed on your session hosts. You can download the latest version from [Microsoft Visual C++ Redistributable latest supported downloads](/cpp/windows/latest-supported-vc-redist)
28
-
- Windows Desktop client, version 1.2.2999 or later on Windows 11, Windows 10, or Windows 10 IoT Enterprise devices. This includes the multimedia redirection plugin (`C:\Program Files\Remote Desktop\MsMmrDVCPlugin.dll`), which is required on the client device. Your device must meet the [hardware requirements for Teams on a Windows PC](/microsoftteams/hardware-requirements-for-the-teams-app#hardware-requirements-for-teams-on-a-windows-pc/).
25
+
- An Azure Virtual Desktop deployment.
26
+
- Microsoft Edge or Google Chrome installed on your session hosts.
27
+
- Microsoft Visual C++ Redistributable 2015-2022, version 14.32.31332.0 or later installed on your session hosts. You can download the latest version from [Microsoft Visual C++ Redistributable latest supported downloads](/cpp/windows/latest-supported-vc-redist).
28
+
- Windows Desktop client, version 1.2.3573 or later on Windows 11, Windows 10, or Windows 10 IoT Enterprise devices. This includes the multimedia redirection plugin (`C:\Program Files\Remote Desktop\MsMmrDVCPlugin.dll`), which is required on the client device. Your device must meet the [hardware requirements for Teams on a Windows PC](/microsoftteams/hardware-requirements-for-the-teams-app#hardware-requirements-for-teams-on-a-windows-pc/).
29
29
30
30
## Install the multimedia redirection extension
31
31
32
-
For multimedia redirection to work, there are two parts to install on your session hosts: the host component and the browser extension for Edge or Chrome. You install the host component from an MSI file, and you can get and install the browser extension from Microsoft Edge Add-ons or the Chrome Web Store, depending on which browser you're using.
32
+
For multimedia redirection to work, there are two parts to install on your session hosts: the host component and the browser extension for Edge or Chrome. You install the host component and browser extension from an MSI file, and you can also get and install the browser extension from Microsoft Edge Add-ons or the Chrome Web Store, depending on which browser you're using.
33
33
34
34
### Install the host component
35
35
36
36
To install the host component on your session hosts, you can install the MSI manually on each session host or use your enterprise deployment tool with `msiexec`. To install the MSI manually, you'll need to:
37
37
38
38
1. Sign in to a session host as a local administrator.
39
39
40
-
1. Download the [MMR host MSI installer](https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE55eRq).
40
+
1. Download the [MMR host MSI installer](http://aka.ms/avdmmr/msi).
41
41
42
42
1. Open the file that you downloaded to run the setup wizard.
43
43
@@ -53,9 +53,10 @@ Next, you'll need to install the browser extension. This is installed on session
53
53
54
54
:::image type="content" source="./media/mmr-extension-enable.png" alt-text="A screenshot of the prompt to enable the extension.":::
55
55
56
-
If the user selects **Remove extension**, it will be removed from the browser and they will need to add it from Microsoft Edge Add-ons or the Chrome Web Store. To install it again, see [Installing the browser extension manually](#install-the-browser-extension-manually).
56
+
>[!IMPORTANT]
57
+
>If the user selects **Remove extension**, it will be removed from the browser and they will need to add it from Microsoft Edge Add-ons or the Chrome Web Store. To install it again, see [Installing the browser extension manually](#install-the-browser-extension-manually).
57
58
58
-
You can also automate installing the browser extension from Microsoft Edge Add-ons or the Chrome Web Store for all users using Group Policy.
59
+
You can also automate installing the browser extension from Microsoft Edge Add-ons or the Chrome Web Store for all users by [using Group Policy](#install-the-browser-extension-using-group-policy).
59
60
60
61
Using Group Policy has the following benefits:
61
62
@@ -87,17 +88,17 @@ You can install the multimedia redirection extension using Group Policy, either
87
88
88
89
1. Download and install the Microsoft Edge administrative template by following the directions in [Configure Microsoft Edge policy settings on Windows devices](/deployedge/configure-microsoft-edge.md#1-download-and-install-the-microsoft-edge-administrative-template)
89
90
90
-
2. Next, decide whether you want to configure Group Policy centrally from your domain or locally for each session host:
91
+
1. Next, decide whether you want to configure Group Policy centrally from your domain or locally for each session host:
91
92
92
93
- To configure it from an AD Domain, open the **Group Policy Management Console** (GPMC) and create or edit a policy that targets your session hosts.
93
94
94
95
- To configure it locally, open the **Local Group Policy Editor** on the session host.
95
96
96
-
3. Go to **Computer Configuration** > **Administrative Templates** > **Microsoft Edge** > **Extensions**.
97
+
1. Go to **Computer Configuration** > **Administrative Templates** > **Microsoft Edge** > **Extensions**.
97
98
98
-
4. Open the policy setting **Configure extension management settings** and set it to **Enabled**.
99
+
1. Open the policy setting **Configure extension management settings** and set it to **Enabled**.
99
100
100
-
5. In the field for **Configure extension management settings**, enter the following:
101
+
1. In the field for **Configure extension management settings**, enter the following:
3. Open the Remote Desktop client. The title in the top left-hand corner should be **Remote Desktop (Insider)**:
175
+
1. Open the Remote Desktop client. The title in the top left-hand corner should be **Remote Desktop (Insider)**:
174
176
175
177
:::image type="content" source="./media/remote-desktop-client-windows-insider.png" alt-text="A screenshot of the Remote Desktop client with Insider features enabled. The title is highlighted in a red box.":::
176
178
177
179
## Check the extension status
178
180
179
181
You can check the extension status by visiting a website with media content, such as one from the list at [Websites that work with multimedia redirection](multimedia-redirection-intro.md#websites-that-work-with-multimedia-redirection), and hovering your mouse cursor over [the multimedia redirection extension icon](multimedia-redirection-intro.md#the-multimedia-redirection-status-icon) in the extension bar on the top-right corner of your browser. A message will appear and tell you about the current status, as shown in the following screenshot.
180
182
181
-
:::image type="content" source="./media/mmr-extension-status-popup.png" alt-text="A screenshot of a Microsoft Edge extension bar. As the user hovers their cursor over the redirection extension icon, a message appears that says Multimedia Redirection Extension loaded. A video is being redirected.":::
183
+
:::image type="content" source="./media/mmr-extension-status-popup.png" alt-text="A screenshot of the M M R extension in the Microsoft Edge extension bar.":::
182
184
183
185
Another way you can check the extension status is by selecting the extension icon, then selecting **Features supported on this website** from the drop-down menu to see whether the website supports the redirection extension.
184
186
@@ -188,7 +190,7 @@ To use multimedia redirection with Teams live events:
188
190
189
191
1. Sign in to Azure Virtual Desktop.
190
192
191
-
1. Open the link to the Teams event in either the Edge or Chrome browser.
193
+
1. Open the link to the Teams live event in either the Edge or Chrome browser.
192
194
193
195
1. Make sure you can see a green check mark next to the [multimedia redirection status icon](multimedia-redirection-intro.md#the-multimedia-redirection-status-icon). If the green check mark is there, MMR is enabled for Teams live events.
description: Known issues and troubleshooting instructions for multimedia redirection for Azure Virtual Desktop (preview).
4
4
author: Heidilohr
5
5
ms.topic: troubleshooting
6
-
ms.date: 09/15/2022
6
+
ms.date: 09/27/2022
7
7
ms.author: helohr
8
8
manager: femila
9
9
---
@@ -39,7 +39,7 @@ The following issues are ones we're already aware of, so you won't need to repor
39
39
40
40
- When you resize the video window, the window's size will adjust faster than the video itself. You'll also see this issue when minimizing and maximizing the window.
41
41
42
-
-When the display scale factor of the screen isn't at 100% and you've set the video window to a certain size, you might see a gray patch on the screen. In most cases, you can get rid of the gray patch by resizing the window.
42
+
-You might run into issue where you are stuck in the loading state on every video site. This is a known issue that we're currently investigating. To temporarily mitigate this issue, enter "logoff" into the Windows Start text field to sign out of Azure Virtual Desktop and restart the session.
0 commit comments