summaryrefslogtreecommitdiffstats
path: root/man/pipewire.1.rst.in
blob: 8b63839696510960f4128cae1d980027d33bfb95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
pipewire
########

-------------------------
The PipeWire media server
-------------------------

:Manual section: 1
:Manual group: General Commands Manual

SYNOPSIS
========

| **pipewire** [*options*]

DESCRIPTION
===========

PipeWire is a service that facilitates sharing of multimedia content
between devices and applications.

The **pipewire** daemon reads a config file that is further documented in
``pipewire.conf(5)`` manual page.

OPTIONS
=======

-h | --help
  Show help.

-v | --verbose
  Increase the verbosity by one level. This option may be specified multiple
  times.

--version
  Show version information.

-c | --config=FILE
  Load the given config file (Default: pipewire.conf).

AUTHORS
=======

The PipeWire Developers <@PACKAGE_BUGREPORT@>;
PipeWire is available from @PACKAGE_URL@

SEE ALSO
========

``pw-top(1)``,
``pw-dump(1)``,
``pw-mon(1)``,
``pw-cat(1)``,
``pw-cli(1)``,