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.
- Links to multimedia:libs / pipewire
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:Factory/pipewire && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000752 752 Bytes | |
baselibs.conf | 0000000573 573 Bytes | |
pipewire-0.3.67.obscpio | 0011314701 10.8 MB | |
pipewire-1.2.7.obscpio | 0013235213 12.6 MB | |
pipewire.changes | 0000358434 350 KB | |
pipewire.obsinfo | 0000000097 97 Bytes | |
pipewire.spec | 0000028237 27.6 KB | |
reduce-meson-dependency.patch | 0000002045 2 KB |
Revision 5 (latest revision is 8)
Dirk Mueller (dirkmueller)
committed
(revision 5)
- Add patch from upstream for https://bugs.archlinux.org/task/78195 * 0001-Revert-alsa-mixer-allow-to-re-attach-the-mixer-control.patch - Add patch from upstream to fix some potentially broken devices: * 0002-alsa-fix-area-pointers.patch - Only apply reduce-meson-dependency.patch when meson present during build is too old. - Add patch to build pipewire in Leap 15.4: * reduce-meson-dependency.patch - Update to version 0.3.69: - Reverted the UCM changes, they seem to cause regressions causing audio to be muted in some cases. - Fix a regression in the scheduler where a driver node might not be marked as runnable in some cases, like when echo-cancel is used. - Handle links from the driver to itself. This makes the midi bridge work again. - ALSA rate matching for sources was fixed. It would previously wait too long for rate matching and then cause drift. This should reduce crackling and stuttering whan capturing in low latency. - Fix the GStreamer clock to make cheese video recording work again. - More fixes and improvements. * PipeWire: - Fix a regression in the scheduler where a driver node might not be marked as runnable in some cases, like when echo-cancel is used.
Comments 0