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 facilitates sharing of multimedia content
13 between devices and 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 variables PIPEWIRE_CONFIG_DIR, PIPEWIRE_CONFIG_PREFIX and PIPEWIRE_CON‐
20 FIG_NAME can be used to specify an alternative config directory, subdi‐
21 rectory and file respectively.
22
24 help Show a quick help on the commands available.
25
27 set-prop key value
28 Sets a property with the given key to value.
29
31 add-spa-lib pattern library
32 Maps the plugin features that match pattern to library. When
33 the system needs a plugin feature
34
36 load-module [options] name [arguments...]
37 Load a module specified by its name and arguments. For most mod‐
38 ules it is OK to be loaded more than once.
39
41 create-object [options] factory [arguments...]
42 Create an object from the specified factory with arguments.
43
45 exec program
46 Execute program. This is usually the session manager.
47
49 The PipeWire Developers <https://gitlab.freedesk‐
50 top.org/pipewire/pipewire/issues>; PipeWire is available from
51 http://pipewire.org
52
54 pipewire(1), pw-mon(1),
55
56
57
58Manuals User pipewire.conf(5)