Skip to content

Commit 861880d

Browse files
authored
Merge pull request #212803 from dknappettmsft/avd-mmr-features-supported
AVD MMR features supported
2 parents 0594860 + 350e410 commit 861880d

File tree

3 files changed

+25
-5
lines changed

3 files changed

+25
-5
lines changed
3.23 KB
Loading

articles/virtual-desktop/multimedia-redirection.md

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ To enable Insider features:
165165
- **Name**: ReleaseRing
166166
- **Data**: insider
167167

168-
You can do this with PowerShell. On your local device, open an elevated PowerShell prompt and run the following commands:
168+
You can do configure the registry with PowerShell. On your local device, open an elevated PowerShell prompt and run the following commands:
169169

170170
```powershell
171171
New-Item -Path "HKLM:\SOFTWARE\Microsoft\MSRDC\Policies" -Force
@@ -184,7 +184,7 @@ You can check the extension status by visiting a website with media content, suc
184184

185185
:::image type="content" source="./media/mmr-extension-status-popup.png" alt-text="A screenshot of the MMR extension in the Microsoft Edge extension bar.":::
186186

187-
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.
187+
Another way you can check the extension status is by selecting the extension icon, then you'll see a list of **Features supported on this website** with a green check mark if the website supports that feature.
188188

189189
## Teams live events
190190

@@ -194,12 +194,32 @@ To use multimedia redirection with Teams live events:
194194

195195
1. Open the link to the Teams live event in either the Edge or Chrome browser.
196196

197-
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.
197+
1. Make sure you can see a green play icon as part of the [multimedia redirection status icon](multimedia-redirection-intro.md#the-multimedia-redirection-status-icon). If the green play icon is there, MMR is enabled for Teams live events.
198198

199199
1. Select **Watch on the web instead**. The Teams live event should automatically start playing in your browser. Make sure you only select **Watch on the web instead**, as shown in the following screenshot. If you use the native Teams app, MMR won't work.
200200

201201
:::image type="content" source="./media/teams-live-events.png" alt-text="A screenshot of the 'Watch the live event in Microsoft Teams' page. The status icon and 'watch on the web instead' options are highlighted in red.":::
202202

203+
## Enable video playback for all sites
204+
205+
During the preview, multimedia redirection is limited to the sites listed in [Websites that work with multimedia redirection](multimedia-redirection-intro.md#websites-that-work-with-multimedia-redirection) by default. However you can enable video playback for all sites to allow you to test the feature with other websites. To enable video playback for all sites:
206+
207+
1. Select the extension icon in your browser.
208+
209+
1. Select **Show Advanced Settings**.
210+
211+
1. Toggle **Enable video playback for all sites(beta)** to **on**.
212+
213+
## Redirected video outlines
214+
215+
Redirected video outlines will allow you to highlight the currently redirected video elements. When this is enabled, you will see a bright highlighted boarder around the video element that is being redirected. To enable redirected video outlines:
216+
217+
1. Select the extension icon in your browser.
218+
219+
1. Select **Show Advanced Settings**.
220+
221+
1. Toggle **Redirected video outlines** to **on**. You will need to refresh the webpage for the change to take effect.
222+
203223
## Next steps
204224

205225
For more information about multimedia redirection and how it works, see [What is multimedia redirection for Azure Virtual Desktop? (preview)](multimedia-redirection-intro.md).

articles/virtual-desktop/troubleshoot-multimedia-redirection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ The following issues are ones we're already aware of, so you won't need to repor
3030

3131
- Multimedia redirection doesn't currently support protected content, so videos from Netflix, for example, won't work.
3232

33-
- During public preview, multimedia redirection will be disabled on all sites except for the sites listed in [Websites that work with MMR](multimedia-redirection-intro.md#websites-that-work-with-multimedia-redirection). However, if you have the extension, you can enable multimedia redirection for all websites. We added the extension so organizations can test the feature on their company websites.
33+
- During public preview, multimedia redirection will be disabled on all sites except for the sites listed in [Websites that work with MMR](multimedia-redirection-intro.md#websites-that-work-with-multimedia-redirection). However, you can enable multimedia redirection for all websites by following the steps in [Enable video playback for all sites](multimedia-redirection.md#enable-video-playback-for-all-sites). We added the extension so organizations can test the feature on their company websites.
3434

3535
- 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.
3636

37-
- 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.
37+
- 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, sign out of Azure Virtual Desktop and restart your session.
3838

3939
### The MSI installer doesn't work
4040

0 commit comments

Comments
 (0)