gstreamer 1.26.3
Multimedia framework
GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio mixing and video non-linear editing.
Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface.
This package provides the core library and elements.
- Outputs:
out - Website: https://gstreamer.freedesktop.org/
- Licenses: LGPL 2.0+
- Package source: gnu/packages/gstreamer.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gstreamer 1.26.3 as follows:
guix install gstreamer@1.26.3
Or install the latest version:
guix install gstreamer
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.