1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/pw-reserve.md
Managor e7e778d467
pw-reserve, pw-v4l2: add page (#15917)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2025-03-11 08:07:20 +02:00

330 B

pw-reserve

Reserve a device for PipeWire. More information: https://docs.pipewire.org/page_man_pw-reserve_1.html.

  • Reserve a device (currently only supports audio devices):

pw-reserve {{[-n|--name]}} {{audioN}}

  • Monitor a device instead of reserving it:

pw-reserve {{[-n|--name]}} {{audioN}} {{[-m|--monitor]}}