Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 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
1 change: 1 addition & 0 deletions docs/source/about/guides/guides.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Collection of guides written by the community!

app_examples
linux
windows
10 changes: 10 additions & 0 deletions docs/source/about/guides/windows.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Windows
======
Comment thread
BeeLeDev marked this conversation as resolved.
Outdated

Collection of Sunshine Windows host guides.

.. toctree::
:maxdepth: 1
:glob:

windows/*
37 changes: 37 additions & 0 deletions docs/source/about/guides/windows/discord_voicemeeter.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
Discord call audio cancellation with Voicemeeter (Standard)
===========================================================
Voicemeeter
^^^^^^^^^^^
#. Click Hardware Out

#. Set the physical device you recieve audio to as your Hardware Out with MME

#. Turn on BUS A for the Virtual Input
Comment thread
BeeLeDev marked this conversation as resolved.

Windows
^^^^^^^
#. Open the sound settings

#. Set your default Playback as Voicemeeter Input

.. note:: Run audio in the background to find the device that your Virtual Input is using (Voicemeeter In #), you will see the bar to the right of the device have green bars going up and down. This device will be referred to as Voicemeeter Input.
Comment thread
ReenigneArcher marked this conversation as resolved.
Outdated
Comment thread
BeeLeDev marked this conversation as resolved.
Outdated

Discord
^^^^^^^
#. Open the settings

#. Go to Voice & Video

#. Set your Output Device as the physical you recieve audio to

.. note:: It is usually the same device you set for Hardware Out in Voicemeeter.
Comment thread
BeeLeDev marked this conversation as resolved.

Sunshine
^^^^^^^^
#. Go to Configuration

#. Go to the Audio/Video tab

#. Set Virtual Sink as Voicemeeter Input

.. note:: This should be the device you set as default previously in Playback.
Comment thread
BeeLeDev marked this conversation as resolved.