Skip to content
Skip to content

gstreamer

Popular
Formula Development v1.28.0

Development framework for multimedia applications

Install 1 App in Terminal
$
brew install gstreamer
Source: homebrew/core Website Homebrew

Dependencies

Build Dependencies

Installation Notes

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`.
Install Statistics 20.1%

Average daily installs by period

Related Development Apps

View All
openssl@3
Popular

Cryptography and SSL/TLS Toolkit

formula Development v3.6.1
ca-certificates
Popular

Mozilla CA certificate store

formula Development v2025
sqlite
Popular

Command-line interface for SQLite

formula Development v3.51.2
node
Popular

Open-source, cross-platform JavaScript runtime environment

formula Development v25.6.1
pcre2
Popular

Perl compatible regular expressions library with a new API

formula Development v10.47
pkgconf
Popular

Package compiler and linker metadata toolkit

formula Development v2.5.1
X