gstreamer/Installing+the+SDK.markdown
Mathieu Duponchelle 70b736f436 Home.markdown: remove handwritten navigation table
I thought the images looked kind of cheap, plus
I had no icon for the plugin writer's guide, which made
me sad. Plus it duplicated the generated subpages table,
admittedly there should be a way to tell hotdoc
"shut up for this page I'm making my own nav", but
that is another subject.
2016-06-04 16:13:35 +02:00

23 lines
954 B
Markdown

---
short-description: Download and install GStreamer
...
# 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).