PipeWire: Difference between revisions

imported>Hnry
m correct pipewire conf path, not sure if pipewire understands json, but removed to simplify example with pipewire.conf examples
imported>Hypnosis2839
→‎pactl not found: remove recommendation to install pulseaudio
Line 234: Line 234:
===pactl not found===
===pactl not found===


If you want to use some Pulseaudio commands like <code>pactl</code>, you can safely install (either systemwide or in a nix-shell) the `pulseaudio` package (do not enable it in the system configuration). The <code>pactl</code> functionality is superseded in PipeWire with the native <code>pw-cli</code>, <code>pw-mon</code> and <code>pw-top</code> CLI tools. When using WirePlumber (which is enabled by default), you can also use <code>wpctl</code> as a <code>pactl</code> alternative with similar high level subcommands.
The <code>pactl</code> functionality is superseded in PipeWire with the native <code>pw-cli</code>, <code>pw-mon</code> and <code>pw-top</code> CLI tools.
When using WirePlumber (which is enabled by default), you can also use <code>wpctl</code> as a <code>pactl</code> alternative with similar high level subcommands.


==See also==
==See also==