16 releases (10 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.5.0 Mar 20, 2018

#27 in #building-block

Download history 1333/week @ 2023-12-22 5204/week @ 2023-12-29 9159/week @ 2024-01-05 9159/week @ 2024-01-12 9704/week @ 2024-01-19 9104/week @ 2024-01-26 2995/week @ 2024-02-02 3375/week @ 2024-02-09 3213/week @ 2024-02-16 3127/week @ 2024-02-23 9309/week @ 2024-03-01 9772/week @ 2024-03-08 10043/week @ 2024-03-15 7032/week @ 2024-03-22 4760/week @ 2024-03-29 2536/week @ 2024-04-05

25,921 downloads per month
Used in 16 crates (4 directly)

MIT license

435KB
9K SLoC

gstreamer-sdp-sys crates.io pipeline status

GStreamer (Sdp 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

~430–790KB
~17K SLoC