
GStreamer: open source 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) …
Download GStreamer
For doing GStreamer development, we recommend using the GStreamer monorepo build from Git which will build all the main GStreamer modules in one go using Meson's subproject feature.
GStreamer: features
GStreamer works on all major operating systems such as Linux, Android, Windows, Max OS X, iOS, as well as most BSDs, commercial Unixes, Solaris, and Symbian. It has been ported to a wide range of …
GStreamer
GStreamer is an extremely powerful and versatile framework for creating streaming media applications. Many of the virtues of the GStreamer framework come from its modularity: GStreamer can …
What is GStreamer?
GStreamer's development framework makes it possible to write any type of streaming multimedia application. The GStreamer framework is designed to make it easy to write applications that handle …
Tutorials - GStreamer
The following sections introduce a series of tutorials designed to help you learn how to use GStreamer, the multi-platform, modular, open-source, media streaming framework.
Installing GStreamer
Installing GStreamer Choose your platform by clicking on the corresponding logo Subpages: Installing for Android development Installing for iOS development Installing on Mac OS X Installing on …
GStreamer applications
Because GStreamer is designed to be as generic as possible, a wide range of applications can be built on top of it with very little effort, allowing the programmer to focus on the user interface and human …
GStreamer: developers
You do not need a developer account in order to work on GStreamer. Anonymous git access should be sufficient for that, and it's easy to maintain personal git branches by forking the repository in your …
GStreamer 1.26 Release Notes
The latest release of the bindings (0.23) has already been updated for the new GStreamer 1.26 APIs, and works with any GStreamer version starting at 1.14. gst-plugins-rs, the module containing …