9 releases (breaking)

0.22.0 Feb 8, 2024
0.21.1 Oct 4, 2023
0.21.0 Aug 8, 2023
0.20.0 Feb 9, 2023
0.0.0 Aug 10, 2020

#70 in #multimedia

Download history 226/week @ 2023-11-20 291/week @ 2023-11-27 289/week @ 2023-12-04 239/week @ 2023-12-11 184/week @ 2023-12-18 185/week @ 2023-12-25 425/week @ 2024-01-01 656/week @ 2024-01-08 584/week @ 2024-01-15 761/week @ 2024-01-22 576/week @ 2024-01-29 595/week @ 2024-02-05 941/week @ 2024-02-12 894/week @ 2024-02-19 922/week @ 2024-02-26 1250/week @ 2024-03-04

4,099 downloads per month
Used in 7 crates (2 directly)

MIT license

155KB
3K SLoC

gstreamer-sys crates.io pipeline status

GStreamer (OpenGL library, X11 support) 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

~1.5MB
~32K SLoC