2016-06-04 06:40:14 +00:00
|
|
|
---
|
|
|
|
short-description: Download and install GStreamer
|
|
|
|
...
|
|
|
|
|
2016-05-27 02:14:38 +00:00
|
|
|
# Installing the SDK
|
2016-05-16 14:30:34 +00:00
|
|
|
|
2016-05-27 02:14:38 +00:00
|
|
|
## Choose your platform by clicking on the corresponding logo
|
2016-05-16 14:30:34 +00:00
|
|
|
|
2016-06-05 21:32:50 +00:00
|
|
|
[![](attachments/1540163.png)](sdk-installing-on-mac-osx.md)
|
|
|
|
[![](attachments/1540164.png)](sdk-installing-on-windows.md)
|
|
|
|
[![](attachments/2654239.png)](sdk-installing-for-android-development.md)
|
|
|
|
[![](attachments/3539150.jpeg)](sdk-installing-for-ios-development.md)
|
2016-05-16 14:30:34 +00:00
|
|
|
|
2016-05-27 02:14:38 +00:00
|
|
|
## Linux
|
2016-05-16 14:30:34 +00:00
|
|
|
|
2016-05-27 02:14:38 +00:00
|
|
|
The GStreamer community does not provide the SDK for GNU/Linux platforms
|
|
|
|
as it will always be available through package managers on all
|
|
|
|
distribution. It is also always installed by default on desktop
|
|
|
|
environments, you will just need to make sure you have the development
|
|
|
|
packages installed (refer to your distribution documentation for more
|
|
|
|
information). If you really want to run the Sdk on Linux, you can
|
|
|
|
always follow the instructions to
|
2016-06-05 21:32:50 +00:00
|
|
|
[build from source using cerbero](sdk-building-from-source-using-cerbero.md).
|