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
Copy file name to clipboardExpand all lines: articles/remote-rendering/overview/system-requirements.md
+3-15Lines changed: 3 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,13 +39,13 @@ Even though the correct H265 codec might be installed, security properties on th
39
39
40
40
Azure Remote Rendering currently only supports **HoloLens 2** and Windows desktop as a target device. See the [platform limitations](../reference/limits.md#platform-limitations) section.
41
41
42
-
On desktop, it is required to install the latest [Microsoft Visual C++ Redistributable package](https://aka.ms/vs/17/release/vc_redist.x64.exe) to be able to run any Azure Remote Rendering application.
42
+
On desktop, it's required to install the latest [Microsoft Visual C++ Redistributable package](https://aka.ms/vs/17/release/vc_redist.x64.exe) to be able to run any Azure Remote Rendering application.
43
43
44
44
It's important to use the latest HEVC codec, as newer versions have significant improvements in latency. To check which version is installed on your device:
45
45
46
46
1. Start the **Microsoft Store**.
47
-
1.Click the **"Library"** button in the bottom left.
48
-
1. Find **HEVC Video Extensions from Device Manufacturer** in the list. If it is not listed under updates, the most recent version is already installed. Otherwise click the **Get Updates** button and wait for it to install.
47
+
1.Select the **"Library"** button in the bottom left.
48
+
1. Find **HEVC Video Extensions from Device Manufacturer** in the list. If it isn't listed under updates, the most recent version is already installed. Otherwise select the **Get Updates** button and wait for it to install.
49
49
1. Make sure the listed codec has at least version **1.0.21821.0**.
50
50
1. Select the **HEVC Video Extensions from Device Manufacturer** entry from the list.
51
51
1. Scroll down to the **Additional Information** section.
@@ -61,8 +61,6 @@ For troubleshooting network issues, refer to the [Troubleshooting Guide](../reso
61
61
62
62
### Network firewall
63
63
64
-
### SDK version >= 0.1.76
65
-
66
64
Remote Rendering virtual machines use shared IP addresses from the following IP ranges:
67
65
68
66
| Name | Region | IP prefix |
@@ -84,16 +82,6 @@ Make sure that your firewalls (on device, inside routers, etc.) don't block thes
84
82
|-------------------|---------- |----------|
85
83
| 49152-65534 | TCP / UDP | Outgoing |
86
84
87
-
#### SDK version < 0.1.76
88
-
89
-
Make sure that your firewalls (on device, inside routers, etc.) don't block the following ports:
0 commit comments