PipeWire 1.0 RC released (Final release expected end 2023) (gitlab.freedesktop.org)
from imgel@lemmy.ml to linux@lemmy.ml on 15 Oct 2023 18:03
https://lemmy.ml/post/6529378

PipeWire 0.3.81 (2023-10-06) This is the first 1.0 release candidate that is API and ABI compatible with previous 0.3.x releases.

Highlights

PipeWire

Tools

Modules

Pulse-server

SPA

Bluetooth

JACK

#linux

threaded - newest

nx2@feddit.de on 15 Oct 2023 18:38 next collapse

These guys do the real work rarely appreciated

Contend6248@feddit.de on 17 Oct 2023 18:47 collapse

True, what a blessing.

perishthethought@lemm.ee on 15 Oct 2023 19:09 next collapse

I get the sense this is a tool used by developers, not end users. Is that right?

WavingSmug@kbin.social on 15 Oct 2023 19:15 next collapse

It's a replacement for pulseaudio.

Maoo@hexbear.net on 15 Oct 2023 19:41 next collapse

It’s the audio framework behind most modern Linux systems nowadays. It performs much better than previous ones and provides greater consistency and expectations for end users. Basically… if you’ve ever been frustrated by audio configuration on Linux, this project is probably working on fixing it.

cjf@feddit.uk on 15 Oct 2023 19:43 next collapse

It’ll be used by a lot of Linux distributions.

It’s a drop-in replacement to the Pulseaudio and JACK audio systems, with the hopes of making audio handling decent within Linux with as low latency as they can.

SubArcticTundra@lemmy.ml on 15 Oct 2023 23:56 collapse

Why is Pulse being replaced? I can’t think of anything it was missing

cjf@feddit.uk on 16 Oct 2023 00:18 next collapse

Pulseaudio has been replaced by PipeWire for quite some time in fedora. Since Fedora 34, released in April 2021, apparently.

According to the wiki page, PipeWire originally came about trying to improve video handling on Linux, the same way that pulseaudio improved audio handling.

They then wanted to try and handle audio streams, with the idea of converging use cases for both consumer and professional audio users. Namely, they wanted a single audio system that supported both pulseaudio and JACK, whilst remaining as low latency as possible.

On top of this, because it was a modern reimplementation of audio and video handling in Linux, they designed it to work with Flatpak, and to provide secure methods for screenshotting and screencasting in wayland via the compositors.

(All my info here I just took from the wiki)

[deleted] on 16 Oct 2023 00:21 next collapse

.

CeeBee@lemmy.world on 16 Oct 2023 00:34 collapse

It’s not so much anything missing, but more of a complete rewrite of the audio stack to create a more stable system with as low latency as possible. Both of which were needed.

atomkarinca@lemmygrad.ml on 15 Oct 2023 19:46 next collapse

it is the equivelant of the dude’s rug, it ties the room together. the end user doesn’t even recognize that change. it brings all programs that work with different sound servers (alsa, pulseaudio, jack) under the same umbrella.

taanegl@beehaw.org on 15 Oct 2023 22:50 next collapse

Been using it now since it hit Fedora Silverblue as an option. This is very “it works on my machine”, but I’ve rarely had any problems with it - like even in Jack2 bridge mode. Recently I’ve noticed nothing. It’s just there, working in the background, doing what it’s supposed to do.

To clarify, it was on my workstation laptop that I also use for leisure.

Contend6248@feddit.de on 17 Oct 2023 18:48 collapse

Because you don’t understand the changelog?

There are plenty of distros who will take care of you.

avidamoeba@lemmy.ca on 15 Oct 2023 21:51 next collapse

Anyone know when it’ll become the default audio server in Ubuntu?

AProfessional@lemmy.world on 15 Oct 2023 22:52 collapse

I’m not certain but I believe it has been the default in 22.10 and newer.

umbrella@lemmy.ml on 15 Oct 2023 23:00 collapse

can confirm

avidamoeba@lemmy.ca on 15 Oct 2023 23:32 collapse

Exciting. So I’ll see it in 24.04 LTS on my end.

OneRedFox@beehaw.org on 16 Oct 2023 01:04 collapse

I’ve been using PipeWire for a couple years now and it’s honestly the most painless audio experience I’ve ever had on Linux. Looking forward to the 1.0 release!