gst-plugin 0.0.0

Infrastructure for writing GStreamer Plugins in Rust
Documentation

gst-plugin-rs Build Status

This is a placeholder on crates.io for now, you can find the current version of the code at https://github.com/sdroege/gst-plugin-rs/gst-plugin

GStreamer elements built in the Rust programming language.

For background and motivation, see the announcement blogpost and the follow-up blogposts 1, 2, 3.

Application-side bindings for GStreamer can be found here: https://github.com/sdroege/gstreamer-rs

LICENSE

gst-plugin-rs and all crates contained in here are licensed under either of

at your option.

GStreamer itself is licensed under the Lesser General Public License version 2.1 or (at your option) any later version: https://www.gnu.org/licenses/lgpl-2.1.html

Contribution

Any kinds of contributions are welcome as a pull request.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in gst-plugin-rs by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.