pw-dump Command Examples

Dump PipeWire's current state as JSON, including the information on nodes, devices, modules, ports, and other objects. See also: pw-mon. More information: https://docs.pipewire.org/page_man_pw-dump_1.html.

pw-dump

pw-dump --monitor

pw-dump --remote {{remote_name}} > {{path/to/dump_file.json}}

pw-dump --color {{never|always|auto}}

pw-dump --help