commands.sh

pw-top

linux

View the PipeWire nodes and devices statistics in real-time. See also: `pipewire`, `pw-dump`, `pw-cli`, `pw-profiler`.

More info →

Options (3)

-r, --remoteboolean

Monitor a remote instance

Example: pw-top {{[-r|--remote]}} {{remote_name}}
-b, --batch-modeboolean

Print information periodically instead of running in interactive mode

Example: pw-top {{[-b|--batch-mode]}}
-n, --iterationsboolean

Print information periodically for a specific number of times

Example: pw-top {{[-b|--batch-mode]}} {{[-n|--iterations]}} {{3}}

Examples (4)

Display an interactive view of PipeWire nodes and devices

Monitor a remote instance

pw-top [-r|--remote] remote_name

Print information periodically instead of running in interactive mode

pw-top [-b|--batch-mode]

Print information periodically for a specific number of times

pw-top [-b|--batch-mode] [-n|--iterations] 3
made by @shridhargupta | data from tldr-pages