# gstreamer-sharp **Repository Path**: mirrors_pexip/gstreamer-sharp ## Basic Information - **Project Name**: gstreamer-sharp - **Description**: Official gstreamer bindings for mono/.NET from gobject-introspection - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README gstreamer-sharp ========= gstreamer-sharp is a .NET/mono binding for Gstreamer generated from gobject-introspection data using the [bindinator]. gstreamer-sharp currently wraps the API exposed by Gstreamer 1.12 and is compatible with newer gstreamer versions. It was developed under GSoC 2014 for the mono organization. gstreamer-sharp covers the core and base gstreamer libraries. Prerequisites ---- These libraries are needed for clutter-sharp to compile: * gstreamer core, base and good 1.4 or higher * [gtk-sharp] 3.22.6 or higher - *NOTE: This can be built as a meson subproject if using the meson build system.* Building & Installing ---- With meson: meson build && ninja -C build/ With Autotools: ./autogen.sh --prefix=/usr && make install Supported Platforms ---- * Linux * Mac OS X Quick Start ---- gstreamer-sharp provides ports of all samples from gst-docs in the samples folder. Documentation ---- Since this is a gobject-introspection binding the recommended documentation is the native [gstreamer] documentation. A monodoc generated documentation will be installed. Roadmap ---- * Add an easy way to compile on Windows * iOS and Android support * Provide binaries for these platforms License ---- gstreamer-sharp is licensed under the [LGPL 2.1](https://www.gnu.org/licenses/lgpl-2.1.html) [bindinator]:https://github.com/gtk-sharp/bindinator [gtk-sharp]:https://github.com/gtk-sharp/gtk-sharp [gstreamer]: http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/