[Download GStreamer](https://gstreamer.freedesktop.org/download/#linux)
Download GStreamer
If you’re on Linux or a BSD variant, you can install GStreamer using your package manager.
如果您使用的是 Linux 或 BSD 变体,则可以使用包管理器安装 GStreamer。
For other platforms listed below, we provide binary releases in the form of official installers or tarballs maintained by the GStreamer project.
Choose your platform below for more information.
对于下面列出的其他平台,我们以 GStreamer 项目维护的官方安装程序或 tarball 的形式提供二进制版本。
选择您的平台下面的更多信息。
1)源码
https://gstreamer.freedesktop.org/download/#sources
For building the aforementioned binary releases, you need to use the Cerbero build aggregator maintained by the GStreamer project which supports Linux, macOS, and Windows.
For downloading each GStreamer module individually, check our modules page, or go straight to our source download directory.
Generally, you should not need to build from source yourself unless you need features that are only available in a newer version of GStreamer than is provided by your distribution or in the last stable release.
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.(重点 需要开发)
2)windows
[Download GStreamer](https://gstreamer.freedesktop.org/download/#windows)
3)linux
[Download GStreamer](https://gstreamer.freedesktop.org/download/#linux)
包括Arch\Debian\Fedora\Manjaro\openSUSE\Ubuntu
All Linux distributions and many BSD variants provide packages of GStreamer. You will find these in your distribution’s package repository.
所有 Linux 发行版和许多 BSD 变体都提供了 GStreamer 的包,您可以在发行版的包存储库中找到这些包。
Note that some distributions split the GStreamer plugins up further than the upstream sources. Additionally, some distributions do not include some plugins from the gst-plugins-bad package, or omit the gst-plugins-ugly and gst-libav packages entirely in their main repository for legal reasons.
请注意,一些发行版将 GStreamer 插件分割得比上游源更远。此外,一些发行版不包含来自 gst-plugins-bad 软件包的一些插件,或者出于法律原因在其主存储库中完全省略 gst-plugins-ugly 和 gst-libav 软件包。