We've recently come across a problem on Win11 where certain video
cards are failing to capture in RDP sessions on Win11. The problem
is that they don't fail in a detectable way as the adapter output
looks like the same as a desktop where nothing is changing.
Since we can't detect this condition via a heuristic, I am adding a
session option which allows us to disable the DXGI capturer from
the client. This will allow affected users to disable the capturer
and then re-enable it once a fix is available.
Bug: 339754127
Change-Id: Idb18aefb62da914c8c1ce4d38d13d956135045e2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6065361
Auto-Submit: Joe Downing <joedow@chromium.org>
Commit-Queue: Gary Kacmarcik <garykac@chromium.org>
Reviewed-by: Gary Kacmarcik <garykac@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1391206}