Linux command
pw-mon 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Monitor
pw-mon
Example
pw-mon -r remote_name
Example
pw-mon -N never
Example
pw-mon -h
说明
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.
参数
- -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
FAQ
What is the pw-mon command used for?
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.
How do I run a basic pw-mon example?
Run `pw-mon` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -r, --remote _name_ do in pw-mon?
Connect to a specific remote PipeWire instance