Skip to content

Commit

Permalink
Merge pull request #92 from exalented/exalented-pipewire-docs
Browse files Browse the repository at this point in the history
Add pipewire documentation
  • Loading branch information
loki-47-6F-64 authored Jun 2, 2021
2 parents ff1722b + a05a3b3 commit 0942f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0942f2e

Please sign in to comment.