LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pw-reserve

Reserve audio devices for exclusive use

TLDR

Reserve a device (audio devices only)
$ pw-reserve -n audio0
copy
Monitor a device instead of reserving it
$ pw-reserve -n audio0 -m
copy
Display help
$ pw-reserve -h
copy

SYNOPSIS

pw-reserve [options]

DESCRIPTION

pw-reserve reserves a device for exclusive use by PipeWire. This implements the D-Bus device reservation protocol, allowing PipeWire to coordinate device access with other audio servers.Currently only audio devices are supported. Device reservation prevents conflicts when multiple audio systems attempt to access the same hardware.

PARAMETERS

-n, --name device

Specify device name to reserve (e.g., audio0, audio1)
-m, --monitor
Monitor device instead of reserving it
-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

Only audio devices are supported currently. Device names follow the audioN naming convention. Reservation requires D-Bus access.

HISTORY

Part of PipeWire, the modern multimedia framework for Linux. Implements the org.freedesktop.ReserveDevice specification for audio device sharing.

SEE ALSO

pipewire(1), pw-cli(1)

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