|
 |
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 CVS unless you really need
some specific feature that is not released yet, or want to help out developing
GStreamer.
- Fedora Core 5
- Check our Fedora 5 download page.
- Fedora Core 4 and older
- Check our Fedora download page.
- Red Hat 9
-
Note: the Red Hat repository is unmaintained and only provided for
historical reasons. If you still want to know more,
check our Red Hat download page.
- Debian and Ubuntu
- GStreamer and the various plugins modules are available in both Debian
and Ubuntu. You can install the most important ones with
- sudo apt-get install gstreamer0.10-tools gstreamer0.10-x
gstreamer0.10-plugins-base gstreamer0.10-plugins-good
gstreamer0.10-plugins-ugly gstreamer0.10-plugins-bad
gstreamer0.10-ffmpeg gstreamer0.10-alsa
gstreamer0.10-schroedinger gstreamer0.10-pulseaudio
- Gentoo
- The ebuilds for Gentoo linux are available in portage.
- In the case of problems or questions, check the Gentoo forums.
Alternatively you can try the GStreamer irc channel
and look for Foser or Zaheerm.
- OpenBSD
- Packages for various architectures are available for OpenBSD 4.1.
- Windows
- We also have Windows binaries of the last core and base releases.
You will find setup installers and win32dev packages including headers
and .lib to build application based on GStreamer using Visual Studio.
Alternatively there is also OABuild which provides a
fast and convenient way to build GStreamer, GTK+, D-Bus, Telepathy and
.NET bindings for all of them on Windows, also without the usage of mingw/cygwin.
- Source
- Check our modules page, or
go straight to our source download directory.
|
 |