mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
update some docs
This commit is contained in:
parent
055643091f
commit
4562ef4ed0
1 changed files with 5 additions and 5 deletions
10
INSTALL.md
10
INSTALL.md
|
|
@ -106,12 +106,12 @@ with the distribution as shown below.
|
||||||
### PipeWire daemon
|
### PipeWire daemon
|
||||||
|
|
||||||
A correctly installed PipeWire system should have a pipewire
|
A correctly installed PipeWire system should have a pipewire
|
||||||
process and a pipewire-media-session (or alternative) process
|
process, a pipewire-media-session (or alternative) and an (optional)
|
||||||
running. PipeWire is usually started as a systemd unit using
|
pipewire-pulse process running. PipeWire is usually started as a
|
||||||
socket activation or as a service.
|
systemd unit using socket activation or as a service.
|
||||||
|
|
||||||
Configuration of the PipeWire daemon can be found in
|
Configuration of the PipeWire daemon can be found in
|
||||||
/etc/pipewire/pipewire.conf. Please refer to the comments in the
|
/usr/share/pipewire/pipewire.conf. Please refer to the comments in the
|
||||||
config file for more information about the configuration options.
|
config file for more information about the configuration options.
|
||||||
|
|
||||||
The daemon is started with:
|
The daemon is started with:
|
||||||
|
|
@ -209,7 +209,7 @@ The binary is normally placed here:
|
||||||
```
|
```
|
||||||
|
|
||||||
The server can be started with provided systemd activation files or
|
The server can be started with provided systemd activation files or
|
||||||
from PipeWire itself. (See `/etc/pipewire/pipewire.conf`)
|
from PipeWire itself. (See `/usr/share/pipewire/pipewire.conf`)
|
||||||
|
|
||||||
```
|
```
|
||||||
systemctl --user start pipewire-pulse.service pipewire-pulse.socket
|
systemctl --user start pipewire-pulse.service pipewire-pulse.socket
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue