LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pw-mon

Monitor PipeWire objects in real-time

TLDR

Monitor the default PipeWire instance
$ pw-mon
copy
Monitor a specific remote instance
$ pw-mon -r remote_name
copy
Monitor with specific color configuration
$ pw-mon -N never
copy
Display help
$ pw-mon -h
copy

SYNOPSIS

pw-mon [options]

DESCRIPTION

pw-mon monitors objects on a PipeWire instance in real-time. It displays information about nodes, ports, links, and other graph objects as they are created, modified, or destroyed.This tool is useful for debugging audio routing, observing device connections, and understanding PipeWire's internal state during runtime.

PARAMETERS

-r, --remote name

Connect to a specific remote PipeWire instance
-N, --color mode
Color output mode: never, always, or auto
-h, --help
Display help message

INSTALL

sudo apt install pipewire-bin
copy
sudo apk add pipewire-tools
copy
sudo zypper install pipewire-tools
copy

CAVEATS

Output can be verbose on systems with many audio devices and applications. Consider piping output through filtering tools for specific monitoring tasks.

HISTORY

Part of PipeWire, the modern multimedia framework for Linux. Provides real-time visibility into the PipeWire graph for debugging and monitoring purposes.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid