Update README.md

Add a bit of pipewire documentation in the README.
This commit is contained in:
exalented 2021-06-02 11:55:25 -07:00 committed by GitHub
parent ff1722bbd1
commit a05a3b355c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ sunshine needs access to uinput to create mouse and gamepad events:
- `groups $USER`
- If Sunshine sends audio from the microphone instead of the speaker, try the following steps:
1. pacmd list-sources | grep "name:"
1. `$ pacmd list-sources | grep "name:"` or `$ pactl info | grep Source` if running pipewire.
2. Copy the name to the configuration option "audio_sink"
3. restart sunshine