DOKK / manpages / debian 12 / pipewire-bin / pw-dot.1.en
PW-DOT(1) General Commands Manual PW-DOT(1)

pw-dot - The PipeWire dot graph dump

pw-dot [options]

Create a .dot file of the PipeWire graph.

The .dot file can then be visualized with a tool like dotty or rendered to a PNG file with dot -Tpng pw.dot -o pw.png.

The name the remote instance to connect to. If left unspecified, a connection is made to the default PipeWire instance.
Show help.

Show version information.

Show all object types.
Show linked objects only.
Show all object properties.
Output file name (Default pw.dot). Use - for stdout.
Lay the graph from left to right, instead of dot's default top to bottom.
-9 | --90
Lay the graph using 90-degree angles in edges.

The PipeWire Developers <https://gitlab.freedesktop.org/pipewire/pipewire/issues>; PipeWire is available from https://pipewire.org

pipewire(1), pw-cli(1), pw-mon(1),