Skip to content

Commit

Permalink
Updated Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
surangap authored May 15, 2020
1 parent 178589a commit 6244458
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,7 @@ To render the remote audio properly, edit the pulse audio configuration `sudo vi
default-fragments = 5
default-fragment-size-msec = 2
```
Then stop the pulseaudio daemon `pulseaudio --kill` and start again `pulseaudio --start` to take effect the changes.


If the pulseaudio daemon is not running in the system, application may not start. To fix this, execute `pulseaudio --start` to start the daemon

0 comments on commit 6244458

Please sign in to comment.