macOS
brew install gstreamerlocal Homebrew formula metadata
brew
Development framework for multimedia applications. Version 1.28.4 via Homebrew; verified 2026-06-22.
install
brew install gstreamerlocal Homebrew formula metadata
sudo apk add gstreamerAlpine Linux edge package indexes · gstreamer · source: dl-cdn.alpinelinux.org
sudo pacman -S gstreamerArch Linux sync databases · gstreamer · source: geo.mirror.pkgbuild.com
sudo zypper install gstreameropenSUSE Tumbleweed package metadata · gstreamer · source: download.opensuse.org
choco install gstreamerChocolatey community package catalog · gstreamer · source: community.chocolatey.org
winget install --id gstreamerproject.gstreamer -eWindows Package Manager source index · gstreamerproject.gstreamer · source: cdn.winget.microsoft.com
overview
Development framework for multimedia applications
history
GStreamer is a modular multimedia framework for building audio, video, streaming, playback, editing, capture, and transcoding applications. In package-manager culture it is both a developer framework and a runtime substrate: installing it often means installing command-line inspection tools, shared libraries, and a graph of plugin modules that determine what media formats a machine can handle.
The Homebrew gstreamer package represents the core project and command-line tools around the 1.x GStreamer API family. Its importance is larger than one formula because many desktop, creative, browser-adjacent, embedded, and language-binding packages depend on the same plugin and registry model.
The GStreamer project announced version 0.1.0 on 2001-01-10. Its own homepage describes the design as a library for constructing graphs of media-handling components, with applications ranging from simple Ogg/Vorbis playback through streaming to nonlinear editing and mixing.
A major packaging and API milestone came with GStreamer 0.10.0 on 2005-12-05, when the project announced a stable series split across core, base, good, ugly, bad, FFmpeg, and Python binding modules. That split made explicit the distribution distinction between core APIs, well-supported base plugins, good-quality plugins, plugins with legal or patent distribution concerns, and plugins needing more testing or documentation.
The 1.0 release on 2012-09-24 created a new API- and ABI-stable 1.x series. The announcement stated that 1.x was not API/ABI compatible with 0.10.x but could be installed in parallel, a detail that mattered heavily to distributions and package maintainers during the long transition.
GStreamer adoption spread through both applications and platform stacks. The official applications page lists media players, transcoders, streaming servers, XMPP/VoIP clients, and GNOME/GTK applications using it, including examples such as Banshee, Clementine, Empathy, Flumotion, Gajim, PiTiVi, Rhythmbox, and Totem.
The 1.4.0 stable announcement in 2014 included binaries for Android, iOS, Mac OS X, and Windows alongside the source releases, reflecting GStreamer's role beyond Linux distributions. Its documentation also covers deployment, Windows installation, plugin writing, application development, and language bindings.
Developers use GStreamer by constructing pipelines of elements linked by pads and buffers. The command-line tools are central to everyday use: gst-launch-1.0 builds and runs simple pipelines, gst-inspect-1.0 lists plugins and element capabilities, and gst-discoverer-1.0 inspects media structure.
For package users, the installed behavior is determined by which plugin sets are present. Base plugins provide foundational elements; good plugins are broadly supported; ugly plugins may raise distribution issues; bad plugins are a staging area for code that needs more review, documentation, tests, maintainership, or usage. This is why package manifests and optional dependencies are unusually visible in GStreamer troubleshooting.
GStreamer is a classic package-nerd dependency because it turns media capability into an install graph. A missing decoder may be solved by a plugin package rather than by changing the application, and distributions make policy choices about patent-encumbered or legally sensitive plugins.
The 0.10-to-1.x transition is also packaging history: parallel installability allowed applications to migrate without forcing every dependency to cross the API boundary at once. The 1.x command names with the -1.0 suffix preserve that packaging lesson in daily shell usage.
security posture
No matching local secret-handling manifest was found for gstreamer. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ges-launch-1.0 | cli | global executable | |
gst-device-monitor-1.0 | cli | global executable | |
gst-discoverer-1.0 | cli | global executable | |
gst-dots-viewer | cli | global executable | |
gst-inspect-1.0 | cli | global executable | |
gst-launch-1.0 | cli | global executable | |
gst-play-1.0 | cli | global executable | |
gst-stats-1.0 | cli | global executable | |
gst-transcoder-1.0 | cli | global executable | |
gst-typefind-1.0 | cli | global executable | |
gst-validate-1.0 | cli | global executable | |
gst-validate-images-check-1.0 | cli | global executable | |
gst-validate-launcher | cli | global executable | |
gst-validate-media-check-1.0 | cli | global executable | |
gst-validate-rtsp-server-1.0 | cli | global executable | |
gst-validate-transcoding-1.0 | cli | global executable | |
gst-webrtc-signalling-server | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://gstreamer.freedesktop.org/
install metadata
| Package key | brew:gstreamer |
|---|---|
| Version | 1.28.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gstreamer |
| Homepage | https://gstreamer.freedesktop.org/ |
| Repository | https://gitlab.freedesktop.org/gstreamer/gstreamer |
| Upstream docs | https://gstreamer.freedesktop.org/documentation |
| License | LGPL-2.0-or-later AND LGPL-2.1-or-later AND MIT |
| Source archive | https://gitlab.freedesktop.org/gstreamer/gstreamer/-/archive/1.28.4/gstreamer-1.28.4.tar.bz2 |
| Last updated | 2026-06-22T14:03:40-07:00 |
| Pulse | updated |
| Dependencies | aom, cairo, dav1d, faac, faad2, fdk-aac, ffmpeg, flac, gdk-pixbuf, gettext, glib, graphene, gtk+3, gtk4, harfbuzz, imath, jpeg-turbo, json-glib, lame, libass, libnice, libogg, libpng, librsvg, libshout, libsndfile, libsodium, libsoup, libusrsctp, libvmaf, libvorbis, libvpx, libx11, libxcb, libxext, libxfixes, libxi, libxtst, little-cms2, mpg123, musepack, nettle, opencore-amr, openexr, openjpeg, openssl@3, opus, orc, pango, pygobject3, python@3.14, rtmpdump, speex, srt, srtp, svt-av1, taglib, theora, webp, x264, x265 |
| Build dependencies | bison, cargo-c, cmake, gettext, gobject-introspection, meson, ninja, pkgconf, rust |
| Uses from macOS | bzip2, curl, libxml2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | All gst-* GStreamer plugins are now bundled in this formula. For GStreamer to find your own plugins, add their paths to `GST_PLUGIN_PATH`. For example, if you have plugins in `~/.local/lib/gstreamer-1.0`: export GST_PLUGIN_PATH="~/.local/lib/gstreamer-1.0" Do not install plugins into GStreamer's prefix. They will be deleted by `brew upgrade`. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gstreamer |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gstreamer 1.28.3-r0
GStreamer streaming media framework
https://gstreamer.freedesktop.org
sudo apk add gstreamergstreamer-bash-completion 1.28.3-r0
Bash completions for gstreamer
https://gstreamer.freedesktop.org
sudo apk add gstreamer-bash-completiongstreamer-dbg 1.28.3-r0
GStreamer streaming media framework (debug symbols)
https://gstreamer.freedesktop.org
sudo apk add gstreamer-dbggstreamer-dev 1.28.3-r0
GStreamer streaming media framework (development files)
https://gstreamer.freedesktop.org
sudo apk add gstreamer-devgstreamer-doc 1.28.3-r0
GStreamer streaming media framework (documentation)
https://gstreamer.freedesktop.org
sudo apk add gstreamer-docgstreamer-lang 1.28.3-r0
Languages for package gstreamer
https://gstreamer.freedesktop.org
sudo apk add gstreamer-langgstreamer-ptp-helper 1.28.3-r0
GStreamer streaming media framework (ptp helper)
https://gstreamer.freedesktop.org
sudo apk add gstreamer-ptp-helpergstreamer-tools 1.28.3-r0
Tools for GStreamer streaming media framework
https://gstreamer.freedesktop.org
sudo apk add gstreamer-toolsgstreamer 1.28.3-1
Multimedia graph framework - core
https://gstreamer.freedesktop.org/
sudo pacman -S gstreamergstreamer 1.28.3-1.1
Streaming-Media Framework Runtime
https://gstreamer.freedesktop.org
sudo zypper install gstreamergstreamer-32bit 1.28.3-1.1
Streaming-Media Framework Runtime
https://gstreamer.freedesktop.org
sudo zypper install gstreamer-32bitgstreamer-devel 1.28.3-1.1
Include Files and Libraries mandatory for Development
https://gstreamer.freedesktop.org
sudo zypper install gstreamer-develgstreamer-devel-32bit 1.28.3-1.1
Include Files and Libraries mandatory for Development
https://gstreamer.freedesktop.org
sudo zypper install gstreamer-devel-32bitgstreamer-lang 1.28.3-1.1
Translations for package gstreamer
https://gstreamer.freedesktop.org
sudo zypper install gstreamer-langgstreamer-utils 1.28.3-1.1
Streaming-Media Framework Runtime
https://gstreamer.freedesktop.org
sudo zypper install gstreamer-utilslibgstreamer-1_0-0 1.28.3-1.1
Streaming-Media Framework Runtime
https://gstreamer.freedesktop.org
sudo zypper install libgstreamer-1_0-0source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.