This package browser is in early development. Mind the rough edges.

pipewire 1.0.3

Server and user space API to deal with multimedia pipelines

PipeWire is a project that aims to greatly improve handling of audio and video under Linux. It aims to support the usecases currently handled by both PulseAudio and Jack and at the same time provide same level of powerful handling of Video input and output. It also introduces a security model that makes interacting with audio and video devices from containerized applications easy, with supporting Flatpak applications being the primary goal. Alongside Wayland and Flatpak we expect PipeWire to provide a core building block for the future of Linux application development.

Installation

Install pipewire 1.0.3 as follows:

guix install pipewire@1.0.3

Or install the latest version:

guix install pipewire

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.