28 releases (14 breaking)

0.22.2 Feb 26, 2024
0.21.2 Nov 11, 2023
0.20.0 Feb 9, 2023
0.19.4 Dec 16, 2022
0.1.1 May 10, 2017

#16 in #building-block

Download history 20958/week @ 2023-12-17 16429/week @ 2023-12-24 23980/week @ 2023-12-31 29226/week @ 2024-01-07 28359/week @ 2024-01-14 29043/week @ 2024-01-21 26735/week @ 2024-01-28 25145/week @ 2024-02-04 23442/week @ 2024-02-11 18300/week @ 2024-02-18 22285/week @ 2024-02-25 29454/week @ 2024-03-03 31578/week @ 2024-03-10 33250/week @ 2024-03-17 31610/week @ 2024-03-24 28012/week @ 2024-03-31

127,816 downloads per month
Used in 174 crates (27 directly)

MIT license

385KB
8K SLoC

gstreamer-sys crates.io pipeline status

GStreamer FFI bindings for Rust.

These bindings are providing unsafe FFI API that can be used to interface with GStreamer. Generally they are meant to be used as the building block for higher-level abstractions like:

The bindings are autogenerated with gir based on the GObject-Introspection API metadata provided by the GStreamer project.

LICENSE

gstreamer-sys and all crates contained here are licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT).

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 gstreamer-rs by you shall be licensed under the MIT license as above, without any additional terms or conditions.

Dependencies

~430–790KB
~17K SLoC