A Multimedia Framework
PipeWire is a server and user space API to deal with multimedia pipelines.
Some of its features include:
* Capture and playback of audio and video with minimal latency;
* Real-time Multimedia processing on audio and video;
* Multiprocess architecture to let applications share multimedia content;
* GStreamer plugins for easy use and integration in current applications;
* Sandboxed applications support.
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
16
derived packages
- Links to openSUSE:Factory / pipewire
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:multimedia/pipewire && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
0001-modules-also-install-module-combine-stream.pa |
0000000846 846 Bytes | 9 days |
_link | 0000000124 124 Bytes | 7 days |
_service | 0000000666 666 Bytes | 9 days |
baselibs.conf | 0000000573 573 Bytes | about 1 year |
pipewire-0.3.65.obscpio | 0011936269 11.4 MB | 9 days |
pipewire.changes | 0000239233 234 KB | 9 days |
pipewire.obsinfo | 0000000098 98 Bytes | 9 days |
pipewire.spec | 0000023057 22.5 KB | 9 days |
Comments 11
khnazile wrote over 1 year ago
libpipewire-32bit isn't building for Leap. Not a big issue, but still.
dliw wrote over 1 year ago
Leap only provides readline-devel, but not pkgconfig(readline).
promeneur wrote over 1 year ago
Hello yesterday there was un update from 0.3.37 to 0.3.39 for my leap 15.3 Curiously, there is no 0.3.39 version for pipewire-media-session !
This morning I get no sound because in kde audio volume settings there is no device.
It's a big problem.
Please if you could fix this rapidly.
Thanks in advance.
dliw wrote over 1 year ago
pipewire-media-session doesn't build because Leap does not provide meson >= 0.58.0
khnazile wrote over 1 year ago
But we need either pipewire-media-session or wireplubmer for pipewire to be useful. If it's not possible to build on Leap any longer, 0.3.39 I think should be removed from Leap repo, as it breaks things.
paul4us wrote about 1 year ago
I thought in 0.3.39 pipewire-media-session was officially made defunct in favour of wireplumber?
I am on Leap 15.3 and got it working by instead installing wireplumber from this very multimedia project. This should be fixed so wireplumber is installed by default.
Also, is this multimedia project version compiled with AAC and AptX Bluetooth CODEC support? To get those I compiled myself as couldn't fine a repository anywhere with it. To do that I had to install Meson 0.56.0 from https://build.opensuse.org/package/show/home%3Ageekositalia%3Apipewire/meson .
promeneur wrote over 1 year ago
I don't use anymore the repo multimedia. I only use kde frameworks for my Argon leap 15.3. It is sufficient. I repaired by downgrading to pipewire 0.3.38 with the packages from kde frameworks.
But today the repo kde frameworks 15.3 was updated with the 0.3.39 pipewire and there is the same problem. pipewire-media-session is missing. The pipewire-media-session 0.3.38 is not replaced. If you update your leap with the everyday updating routine then you get an uncomplete pipewire 0.3.39.
Please supply the pipewire 0.3.38 according to get again sound.
paul4us wrote about 1 year ago
Just uninstall pipewire-media-session and then install wireplumber instead from this project.
Then run: systemctl --user enable --now wireplumber
promeneur wrote over 1 year ago
Hello
I see that geekositalia supply a 0.3.39 with pipewire-media-session 0.4.1 and wireplumber 0.4.4.
https://download.opensuse.org/repositories/home:/geekositalia:/pipewire/15.3/x86_64/
Why you can't supply them ?
Thanks
khnazile wrote about 1 year ago
There's no pipewire-spa-plugins-32bit for Leap. I believe some alsa programs may require it to work correctly
awerlang wrote 11 months ago
There are warnings from pipewire and wireplumber regarding missing RTKit. Can it be a recommends in both packages, at least a suggests?