PipeWire 1.6.0 (Penicillin) is finally out! More details here:
gitlab.freedesktop.org/pipewire/pip...
Posts by
What do you want to do?
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
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.
Another new PipeWire 1.4.5 bugfix is released. More details here:
gitlab.freedesktop.org/pipewire/pip...
A new PipeWire 1.4.4 bugfix is released. More details here:
gitlab.freedesktop.org/pipewire/pip...
🗓️ 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
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
Dirk Wouters wrong this article on Virtual Sinks (in German) - be sure to check it out. dirkwouters.de/virtual-sink... #linux #pipewire #audio
If you missed it Fedora Magazine recently ran a great article on Wireplumber, our PipeWire Session Manager - fedoramagazine.org/introduction...
#linux #audio #pipewire
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.
PipeWire does not need to copy data, it uses fd-passing to avoid copies (and neither does wayland).
Can you be more specific why you think it's trashware?
What kind of nonsense are you talking about wrt. PipeWire? How would you 'rip it out'?
A quick PipeWire 1.4.1 bugfix is released. More details here:
gitlab.freedesktop.org/pipewire/pip...
PipeWire 1.4.0 (Ambassador) is finally out! More details here:
gitlab.freedesktop.org/pipewire/pip...
What is missing? What do you want to see improve?
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...
It means you have a serious bug somewhere and need to file a bug report to get it fixed.
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
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...)
Did you have problems? I you tell us, maybe we can fix them before you try again in 6 months?
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!??
PipeWire Is Doing An Excellent Job Handling Audio/Video Streams On The Linux Desktop - https://www.phoronix.com/news/PipeWire-State-2025