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/resources/troubleshoot.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ The video quality can be compromised either by network quality or the missing H2
76
76
77
77
A video can be recorded on Hololens through [Mixed Reality Capture (MRC)](https://docs.microsoft.com/windows/mixed-reality/mixed-reality-capture-for-developers). However the resulting video has worse quality than the live experience for two reasons:
78
78
* The video framerate is capped at 30 Hz as opposed to 60 Hz.
79
-
* The video images do not go through the [late stage reprojection](../../overview/features/late-stage-reprojection.md) processing step, so the video appears to be choppier.
79
+
* The video images do not go through the [late stage reprojection](../overview/features/late-stage-reprojection.md) processing step, so the video appears to be choppier.
80
80
81
81
Both are inherent limitations of the recording technique.
0 commit comments