1pw-dot(1)                   General Commands Manual                  pw-dot(1)
2
3
4

NAME

6       pw-dot - The PipeWire dot graph dump
7

SYNOPSIS

9       pw-dot [options]
10

DESCRIPTION

12       Create a .dot file of the PipeWire graph.
13
14       The .dot file can then be visualized with a tool like dotty or rendered
15       to a png file with dot -Tpng pw.dot -o pw.png
16

OPTIONS

18       -r | --remote=NAME
19              The name the remote instance to connect to. If left unspecified,
20              a connection is made to the default PipeWire instance.
21
22       -h | --help
23              Show help.
24
25       --version
26              Show version information.
27
28       -a | --all
29              Show all object types.
30
31       -s | --smart
32              Show linked objects only.
33
34       -d | --detail
35              Show all object properties.
36
37       -o FILE | --output=FILE
38              Output file name (Default pw.dot).
39

AUTHORS

41       The         PipeWire        Developers        <https://gitlab.freedesk
42       top.org/pipewire/pipewire/issues>;   PipeWire   is    available    from
43       http://pipewire.org
44

SEE ALSO

46       pipewire(1), pw-cli(1), pw-mon(1),
47
48
49
50Manuals                              User                            pw-dot(1)
Impressum