From aa055728163d05dcf461b1a2d92e8d52310e0f91 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:52:36 -0400 Subject: [PATCH] docs: update considerations (#1592) --- docs/source/about/usage.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/source/about/usage.rst b/docs/source/about/usage.rst index 189981ce614..705abd4c395 100644 --- a/docs/source/about/usage.rst +++ b/docs/source/about/usage.rst @@ -255,6 +255,9 @@ Application List Considerations -------------- +- On Windows, Sunshine uses the Desktop Duplication API which only supports capturing from the GPU used for display. + If you want to capture and encode on the eGPU, connect a display or HDMI dummy display dongle to it and run the games + on that display. - When an application is started, if there is an application already running, it will be terminated. - When the application has been shutdown, the stream shuts down as well.