From 9ac1e3dcd6b20bc48a8f9caa482b497b9164aef6 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Thu, 9 Feb 2023 19:41:52 -0500 Subject: [PATCH] web: ui: add macos audio sink (#912) --- docs/source/about/usage.rst | 3 +-- src_assets/common/assets/web/config.html | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/docs/source/about/usage.rst b/docs/source/about/usage.rst index 7861e523..6422a72e 100644 --- a/docs/source/about/usage.rst +++ b/docs/source/about/usage.rst @@ -146,8 +146,7 @@ macOS ^^^^^ Sunshine can only access microphones on macOS due to system limitations. To stream system audio use `Soundflower `_ or -`BlackHole `_ and -select their sink as audio device in `sunshine.conf`. +`BlackHole `_. .. Note:: Command Keys are not forwarded by Moonlight. Right Option-Key is mapped to CMD-Key. diff --git a/src_assets/common/assets/web/config.html b/src_assets/common/assets/web/config.html index 1bc06507..98368a36 100644 --- a/src_assets/common/assets/web/config.html +++ b/src_assets/common/assets/web/config.html @@ -369,6 +369,29 @@
+
+ + +
+ The name of the audio sink used for Audio Loopback
+ Sunshine can only access microphones on macOS due to system limitations.
+ To stream system audio using + Soundflower + or + BlackHole + . +
+