# GStreamer documentation Feel free to jump straight to the download section, start practicing with the tutorials, or read the F.A.Q. if you don’t know what this is all about. ## General * [Application Development Manual (Read this first)](application-development/index.md) * [Frequently Asked Questions](frequently-asked-questions/index.md) * [Plugin Writer's Guide](plugin-development/index.md) * Core Reference * Core Libraries Reference * [Core Design Documentation](http://cgit.freedesktop.org/gstreamer/gstreamer/tree/docs/design/) * [GStreamer 0.10 to 1.0 porting guide](http://cgit.freedesktop.org/gstreamer/gstreamer/plain/docs/random/porting-to-1.0.txt) ## GStreamer Plugins-Base Module Libraries Reference * GStreamer Base Plugins Libraries Reference ## GStreamer Plugins-Bad Module Libraries Reference Note: The API from these gst-plugins-bad libraries is unstable and can change between releases. Only the API in libraries from GStreamer core and gst-plugins-base are guaranteed to be API and ABI stable * GStreamer Bad Plugins Libraries Reference ## Plugin Modules * Overview of all Plug-ins * GStreamer Core Plugins Reference * GStreamer Base Plugins Reference * GStreamer Good Plugins Reference * GStreamer Ugly Plugins Reference * GStreamer Bad Plugins Reference ## Other modules * GStreamer Editing Services Reference * GStreamer RTSP Server Reference * GStreamer VAAPI Reference * QtGStreamer Reference * GstValidate Reference * Orc - Optimized inner loop Runtime Compiler * GStreamer Non-Linear Multimedia Editing Plugins Reference (deprecated, use GStreamer Editing Services instead) ## GStreamer Conference Videos and Slides * GStreamer Conference 2016: Videos and Slides (PDF slides) * GStreamer Conference 2015: Videos and Slides (PDF slides) * GStreamer Conference 2014: Videos and Slides (PDF slides) * GStreamer Conference 2013: Videos and Slides (PDF slides) * GStreamer Conference 2012: Videos and Slides (PDF slides) * GStreamer Conference 2011: Videos and Slides (PDF slides) * GStreamer Conference 2010: Videos and Slides (PDF slides) ## GStreamer licensing advisory The GStreamer community provides the following licensing advisory for developers planing on or already using GStreamer for their applications: * GStreamer Licensing Advisory ## GStreamer plugin module split-up [An explanation of the various plugin modules and how they were split up](splitup.md) ## RTP and RTSP support in GStreamer * [RTSP and RTP component overview](rtp.md)