LinuxCommandLibrary

pw-top

View the PipeWire nodes and devices statistics in real-time.

TLDR

Display an interactive view of PipeWire nodes and devices

$ pw-top
copy


Monitor a remote instance
$ pw-top --remote [remote_name]
copy


Print information periodically instead of running in interactive mode
$ pw-top --batch-mode
copy


Print information periodically for a specific number of times
$ pw-top --batch-mode --iterations [3]
copy

Copied to clipboard