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
-
24
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
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000652 652 Bytes | |
baselibs.conf | 0000000573 573 Bytes | |
pipewire-0.3.72.obscpio | 0011973133 11.4 MB | |
pipewire.changes | 0000276223 270 KB | |
pipewire.obsinfo | 0000000098 98 Bytes | |
pipewire.spec | 0000024715 24.1 KB | |
reduce-meson-dependency.patch | 0000002045 2 KB |
Revision 135 (latest revision is 229)
Antonio Larrosa (alarrosa)
accepted
request 1095379
from
Antonio Larrosa (alarrosa)
(revision 135)
- Update to version 0.3.72: * Highlights - Fix a critical bug that would refuse to update the samplerate or buffersize in JACK clients. - A new module-netjack2-driver and module-netjack2-manager were added that are compatible with NETJACK2. This allows PipeWire to become a NETJACK2 manager or a driver between JACK2 or PipeWire servers. - Support was added for firewire devices with FFADO. This is untested for now and MIDI is not implemented yet. - The node scheduling was optimized some more. External drivers are now as efficient as in-server ones. This should improve performance of various drivers such as bluetooth and JACK based drivers. - Many, many bug fixes and a ton of improvements. * PipeWire - pw-filter can now be used to write sinks and sources. - The node activation for drivers was changed. The driver now does not need to go to the server to start the processing cycle. This makes out-of-server drivers as efficient as in-server drivers. - Don't try to use drivers with 0 priority as fallback drivers. This avoids making the screencast driver a driver for audio. - Improve xrun count reporting in pw-top and the profiler. Now each node has their own xrun counter updated when it fails to complete processing during the cycle. - pw-filter now also has support for TRIGGER. - A potential fd leak was found when fds were send to a zombie client. - Fix a bug where monitor or capture streams were logged twice
Comments 1
Please rollback. Your change does not work.
All builds for Leap 15.5 and SLE 15 are broken now!