Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/source/about/advanced_usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,9 @@ virtual_sink
**Description**
The audio device that's virtual, like Steam Streaming Speakers. This allows Sunshine to stream audio, while muting
the speakers.

If you don't have a secondary audio device to asign here, you need to install something like `VB Cable <https://vb-audio.com/Cable/index.htm>`_.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor typo: asign >> assign

You'll want to restart your computer, run audio-info and get the ID of the new audio device to use as virtual_sink. You also need to leave audio_sink empty for it to work properly.

.. Tip:: See `audio_sink`_!

Expand Down