22 releases (14 breaking)

0.22.0 Feb 8, 2024
0.21.0 Aug 8, 2023
0.20.0 Feb 9, 2023
0.19.2 Nov 13, 2022
0.1.1 May 10, 2017

#22 in #building-block

Download history 2110/week @ 2023-11-24 1482/week @ 2023-12-01 1472/week @ 2023-12-08 1598/week @ 2023-12-15 759/week @ 2023-12-22 1053/week @ 2023-12-29 1785/week @ 2024-01-05 1789/week @ 2024-01-12 2157/week @ 2024-01-19 2219/week @ 2024-01-26 1212/week @ 2024-02-02 1386/week @ 2024-02-09 1892/week @ 2024-02-16 1646/week @ 2024-02-23 1581/week @ 2024-03-01 1160/week @ 2024-03-08

6,605 downloads per month
Used in 18 crates (2 directly)

MIT license

740KB
15K SLoC

gstreamer-sys crates.io pipeline status

GStreamer (Pbutils library) 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

~0.5–0.9MB
~19K SLoC