@pipewire.org
550 followers 16 following 29 posts
PipeWire is a media server for Linux systems covering audio, pro audio and video usecases.
Posts Media Videos Starter Packs
Reposted
cfks.bsky.social
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
pipewire.org
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.
pipewire.org
A new PipeWire 1.4.4 bugfix is released. More details here:

gitlab.freedesktop.org/pipewire/pip...
Reposted
gkiagia.gr
🗓️ 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
Reposted
collabora.com
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
Customizing WirePlumber's configuration for embedded systems
Demystifying how to configure WirePlumber for embedded Linux systems.
col.la
pipewire.org
If you missed it Fedora Magazine recently ran a great article on Wireplumber, our PipeWire Session Manager - fedoramagazine.org/introduction...
#linux #audio #pipewire
Introduction to Wireplumber - Fedora Magazine
Introduction to Wireplumber, the session and policy manager for Pipewire.
fedoramagazine.org
pipewire.org
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.org
PipeWire does not need to copy data, it uses fd-passing to avoid copies (and neither does wayland).
pipewire.org
Can you be more specific why you think it's trashware?
pipewire.org
What kind of nonsense are you talking about wrt. PipeWire? How would you 'rip it out'?
pipewire.org
What is missing? What do you want to see improve?
pipewire.org
It means you have a serious bug somewhere and need to file a bug report to get it fixed.
pipewire.org
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...)
PipeWire: Combine Stream
docs.pipewire.org
pipewire.org
Did you have problems? I you tell us, maybe we can fix them before you try again in 6 months?
Reposted
lateasusual.bsky.social
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!??