Linux command
pipewire 命令
网络
复制后可按需替换文件名、目录或参数。
常用示例
Example
pipewire
Example
pipewire --config [path/to/file.conf]
Example
pipewire -vvv
Example
pipewire --help
说明
pipewire is a modern multimedia processing daemon that handles audio and video streams. It provides low-latency capture and playback, replacing both PulseAudio for consumer audio and JACK for professional audio applications. The daemon manages connections between applications and devices, handles format conversion, and provides a graph-based routing model. It's typically started automatically by systemd user services.
参数
- -c, --config _file_
- Use alternate configuration file
- -v, --verbose
- Increase verbosity (use multiple times for more)
- -h, --help
- Display help information
- --version
- Display version information
FAQ
What is the pipewire command used for?
pipewire is a modern multimedia processing daemon that handles audio and video streams. It provides low-latency capture and playback, replacing both PulseAudio for consumer audio and JACK for professional audio applications. The daemon manages connections between applications and devices, handles format conversion, and provides a graph-based routing model. It's typically started automatically by systemd user services.
How do I run a basic pipewire example?
Run `pipewire` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -c, --config _file_ do in pipewire?
Use alternate configuration file