You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ It's necessary to allow Sunshine to use KMS
81
81
- If Sunshine sends audio from the microphone instead of the speaker, try the following steps:
82
82
1. Check whether you're using Pulseaudio or Pipewire
83
83
- Pulseaudio: Use `pacmd list-sources | grep "name:"`
84
-
- ipewire: Use `pactl info | grep Source`. In some causes you'd need to use the `sink` device. Try `pactl info | grep Sink`, if _Source_ doesn't work.
84
+
- Pipewire: Use `pactl info | grep Source`. In some causes you'd need to use the `sink` device. Try `pactl info | grep Sink`, if _Source_ doesn't work.
85
85
2. Copy the name to the configuration option "audio_sink"
0 commit comments