Advertisement · 728 × 90

Posts by

Making sure you're not a bot!

PipeWire 1.6.0 (Penicillin) is finally out! More details here:

gitlab.freedesktop.org/pipewire/pip...

1 month ago 9 0 1 0
Making sure you're not a bot!

A new PipeWire 1.4.10 bugfix is released. More details here:

gitlab.freedesktop.org/pipewire/pip...

3 months ago 8 1 0 0

What do you want to do?

6 months ago 1 1 1 0
Making sure you're not a bot!

A new PipeWire 1.4.9 bugfix is released. More details here:

gitlab.freedesktop.org/pipewire/pip...

6 months ago 6 1 1 0

If you are interested in helping out with PipeWire development the Rust based Helvum pipeline viewer is looking for a new maintainer. gitlab.freedesktop.org/pipewire/hel...
#linux #pipewire #opensource #rust

7 months ago 14 5 0 0
Making sure you're not a bot!

A new PipeWire 1.4.8 bugfix is released. More details here:

gitlab.freedesktop.org/pipewire/pip...

7 months ago 4 0 1 0

pactl can only load pulseaudio modules (builtin in the pipewire pulse server). You load modules in the pipewire daemon by adding a config snippet in your user pipewire config directory or you can load the module outside of the server with pw-cli or so.

9 months ago 4 0 1 0
Making sure you're not a bot!

Another new PipeWire 1.4.5 bugfix is released. More details here:

gitlab.freedesktop.org/pipewire/pip...

10 months ago 6 0 1 1

A new PipeWire 1.4.4 bugfix is released. More details here:

gitlab.freedesktop.org/pipewire/pip...

10 months ago 9 1 1 0
Advertisement
Making sure you're not a bot!

A new PipeWire 1.4.3 bugfix is released. More details here:

gitlab.freedesktop.org/pipewire/pip...

10 months ago 9 1 0 0
Post image

🗓️ The Embedded Recipes 2025 schedule is now live!

⭐ I’m excited to be speaking on “PipeWire and Bluetooth: the road to LE Audio” — covering Bluetooth audio and PipeWire’s latest developments on it.

🔗 buff.ly/gph2zCU

#er2025 #Linux #PipeWire #BlueZ #Bluetooth #LEAudio #BLE #OpenSource #TechTalk

11 months ago 3 1 0 0
Preview
Customizing WirePlumber's configuration for embedded systems Demystifying how to configure WirePlumber for embedded Linux systems.

Configuring #WirePlumber on embedded Linux systems can be somewhat confusing. Georgios Kiagiadakis takes a moment to demystify this process for a particular use case: col.la/customwirepl...

#OpenSource #PipeWire

11 months ago 9 2 0 0
Preview
Virtual Sinks mit PipeWire einrichten PipeWire ist ein fortschrittliches Open-Source-Audio-Server-Projekt, das sich darauf konzentriert, die Audioverwaltung auf Linux-Systemen zu verbessern. Mit seinem flexiblen und leistungsstarken Ansat...

Dirk Wouters wrong this article on Virtual Sinks (in German) - be sure to check it out. dirkwouters.de/virtual-sink... #linux #pipewire #audio

11 months ago 2 0 0 0
Preview
Introduction to Wireplumber - Fedora Magazine Introduction to Wireplumber, the session and policy manager for Pipewire.

If you missed it Fedora Magazine recently ran a great article on Wireplumber, our PipeWire Session Manager - fedoramagazine.org/introduction...
#linux #audio #pipewire

11 months ago 7 1 0 0
Preview
1.4.2 · PipeWire / pipewire · GitLab PipeWire 1.4.2 (2025-04-14) This is a bugfix release that is API and ABI compatible with previous 1.x releases. ...

A new PipeWire 1.4.2 bugfix is released. More details here:

gitlab.freedesktop.org/pipewire/pip...

1 year ago 7 0 0 0

You write data into a buffer when you create the data, then as long as you don't need to change it you can pass it around between applications without copying.

If you need to do processing, you read from the old buffer, process and write to a new buffer.

1 year ago 0 0 0 0

PipeWire does not need to copy data, it uses fd-passing to avoid copies (and neither does wayland).

1 year ago 1 0 1 0

Can you be more specific why you think it's trashware?

1 year ago 1 0 1 0
Advertisement

What kind of nonsense are you talking about wrt. PipeWire? How would you 'rip it out'?

1 year ago 1 0 1 0
Preview
1.4.1 · PipeWire / pipewire · GitLab PipeWire 1.4.1 (2025-03-14) This is a quick bugfix release that is API and ABI compatible with previous 1.x releases.

A quick PipeWire 1.4.1 bugfix is released. More details here:

gitlab.freedesktop.org/pipewire/pip...

1 year ago 22 4 0 0
Preview
1.4.0 (Ambassador) · PipeWire / pipewire · GitLab PipeWire 1.4.0 (2025-03-06) This is the 1.4 release that is API and ABI compatible with previous 1.2.x and 1.0.x releases.

PipeWire 1.4.0 (Ambassador) is finally out! More details here:

gitlab.freedesktop.org/pipewire/pip...

1 year ago 22 5 0 0

What is missing? What do you want to see improve?

1 year ago 1 0 1 0
Preview
1.3.83 (RC3) · PipeWire / pipewire · GitLab PipeWire 1.3.83 (2025-02-20) This is the third and hopefully last 1.4 release candidate that is (almost) API and (entirely) ABI compatible...

PipeWire 1.3.83 is out! This is hopefully the last prerelease of the next 1.4 release and has some small improvements and some last minute regression fixes. More details here:

gitlab.freedesktop.org/pipewire/pip...

1 year ago 14 4 0 0

It means you have a serious bug somewhere and need to file a bug report to get it fixed.

1 year ago 0 0 0 0
Preview
Introduction to Pipewire Pipewire is a multimedia server and framework available as the default sound server in the latest Fedora versions. It is, by design, for low-latency audio and video routing and processing. It is capable of multiplexing multimedia streams to multiple clients – an important feature of modern operating systems. General considerations The evolution of the Linux […]

Still using PulseAudio? Here is an introduction to @pipewire to get you familiar with how it works.

➡️ https://fedoramagazine.org/introduction-to-pipewire/

#Fedora #Pipewire #Linux #OpenSource

1 year ago 15 13 1 0
PipeWire: Combine Stream

It depends on your hardware... If you see the different HDMI outputs in helvum or carla/catia, you can link them there. You can't to this with pavucontrol. You could also set up a combine sink:(docs.pipewire.org/devel/page_m...)

1 year ago 0 0 0 0

Did you have problems? I you tell us, maybe we can fix them before you try again in 6 months?

1 year ago 0 0 0 0
Post image

Discord on linux/wayland has a really annoying issue where if you try to share your desktop audio, it'll also share discord's output (since it just shares whatever is going through your headphones, kinda dumb)

today was the day i learned just how cool PipeWire is, you can just do this by default!??

1 year ago 36 6 5 0
Advertisement
PipeWire Is Doing An Excellent Job Handling Audio/Video Streams On The Linux Desktop Red Hat engineer and PipeWire lead developer Wim Taymans presented at FOSDEM 2025 last weekend around the state of the PipeWire project for this integral component to the modern Linux desktop...

PipeWire Is Doing An Excellent Job Handling Audio/Video Streams On The Linux Desktop - https://www.phoronix.com/news/PipeWire-State-2025

1 year ago 29 6 0 0
Preview
1.3.82 (1.4RC2) · PipeWire / pipewire · GitLab PipeWire 1.3.82 (2025-02-06) This is the second 1.4 release candidate that is API and ABI compatible with previous 1.2.x and 1.0.x...

PipeWire 1.3.82 is out! This is the second prerelease of the next 1.4 release and has some small and not so small improvements. More details here:

gitlab.freedesktop.org/pipewire/pip...

1 year ago 20 3 0 0