|
 |
Download GStreamer
In general, you should find packages that were specifically made for your
distribution. Do not compile from source yourself unless you are certain
you have to or want to. Do not compile from Git unless you really need
some specific feature that is not released yet, or want to help out developing
GStreamer.
- Linux
- Most, if not all, Linux distributions provide packages of GStreamer.
You should find these in your distribution's package repository.
Note that some distributions split the GStreamer plugins up further than the
upstream sources. Additionally, some distributions do not include the
gst-plugins-bad, gst-plugins-ugly, and gst-ffmpeg packages in their main
repository, for legal reasons.
- OpenBSD
- Packages for various architectures are available for OpenBSD 4.1.
- Windows
- Unfortunately, we are unable to provide up-to-date Windows binaries of GStreamer, due to limited developer resources.
Developers wishing to build GStreamer on Windows using MSVC may want to look at
OABuild which provides a
fast and convenient way to build GStreamer, GTK+, D-Bus, Telepathy (and
.NET bindings for all of them) on Windows, without requiring mingw/cygwin.
- Source
- Check our modules page, or
go straight to our source download directory.
|
 |