18 releases (10 breaking)

0.22.0 Feb 8, 2024
0.21.0 Aug 8, 2023
0.20.0 Feb 9, 2023
0.19.3 Nov 28, 2022
0.5.0 Mar 20, 2018

#84 in #multimedia

Download history 2539/week @ 2023-12-07 1689/week @ 2023-12-14 1389/week @ 2023-12-21 1271/week @ 2023-12-28 2536/week @ 2024-01-04 2665/week @ 2024-01-11 2968/week @ 2024-01-18 3107/week @ 2024-01-25 2484/week @ 2024-02-01 2572/week @ 2024-02-08 2720/week @ 2024-02-15 2583/week @ 2024-02-22 2653/week @ 2024-02-29 3299/week @ 2024-03-07 3707/week @ 2024-03-14 3096/week @ 2024-03-21

13,331 downloads per month
Used in 7 crates (via gstreamer-webrtc)

MIT license

480KB
10K SLoC

gstreamer-webrtc-sys crates.io pipeline status

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