summaryrefslogtreecommitdiff
path: root/sdk-installing.md
blob: 0ae88fc835ba03a6fcd250c415efc062ee010353 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
short-description: Download and install GStreamer
...

#  Installing GStreamer

## Choose your platform by clicking on the corresponding logo

[![](attachments/mac.png)](sdk-installing-on-mac-osx.md)
[![](attachments/windows.png)](sdk-installing-on-windows.md)
[![](attachments/android.png)](sdk-installing-for-android-development.md)
[![](attachments/ios.jpeg)](sdk-installing-for-ios-development.md)

## Linux

The GStreamer community does not provide binaries 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 upstream style binaries on
Linux, you can always follow the instructions to [build from source
using cerbero](sdk-building-from-source-using-cerbero.md).