gstreamer/Installing+the+SDK.markdown
Thibault Saunier 7619e42870 Cleanup the pae about how to install
And explain why we do not provide a Linux Sdk
2016-05-26 22:14:38 -04:00

16 lines
908 B
Markdown

# Installing the SDK
## Choose your platform by clicking on the corresponding logo
[![](attachments/1540163.png)](Installing+on+Mac+OS+X.markdown) [![](attachments/1540164.png)](Installing+on+Windows.markdown) [![](attachments/2654239.png)](Installing+for+Android+development.markdown) [![](attachments/3539150.jpeg)](Installing+for+iOS+development.markdown)
## Linux
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
[build from source using cerbero](Building+from+source+using+Cerbero.markdown).