1pipewire.conf(5) File Formats Manual pipewire.conf(5)
2
3
4
6 pipewire.conf - The PipeWire server configuration file
7
9 /etc/pipewire/pipewire.conf
10
12 PipeWire is a service that allows access to multimedia devices and
13 allows media sharing between applications.
14
15 On startup, the daemon reads a configuration file to configure itself.
16 It executes a series of commands listed in the config file.
17
18 The config file in the default location is used but the environment
19 variable PIPEWIRE_CONFIG_FILE can be used to specify an alternative
20 config file.
21
23 help Show a quick help on the commands available.
24
26 set-prop key value
27 Sets a property with the given key to value.
28
30 add-spa-lib pattern library
31 Maps the plugin features that match pattern to library. When
32 the systen needs a plugin feature
33
35 load-module [options] name [arguments...]
36 Load a module specified by its name and arguments. For most mod‐
37 ules it is OK to be loaded more than once.
38
40 exec program
41 Execute program. This is usually the session manager.
42
44 The PipeWire Developers <https://gitlab.freedesk‐
45 top.org/pipewire/pipewire/issues>; PipeWire is available from
46 http://pipewire.org
47
49 pipewire(1), pw-mon(1),
50
51
52
53Manuals User pipewire.conf(5)