20 个版本 (11 个破坏性版本)
0.23.0 | 2024年7月11日 |
---|---|
0.22.5 | 2024年5月23日 |
0.22.0 | 2024年2月8日 |
0.21.2 | 2023年11月11日 |
0.5.0 | 2018年3月20日 |
#101 在 #multimedia
6,428 每月下载量
用于 3 个 crate(通过 gstreamer-rtsp-server)
650KB
13K SLoC
gstreamer-rtsp-server-sys
GStreamer (Rtsp 服务器库) 的 Rust FFI 绑定。
这些绑定提供不安全的 FFI API,可用于与 GStreamer 进行接口。通常,它们旨在用作构建更高层次抽象(如
- GStreamer 应用程序和插件的绑定:[https://gitlab.freedesktop.org/gstreamer/gstreamer-rs](https://gitlab.freedesktop.org/gstreamer/gstreamer-rs)
- 用 Rust 编写的各种 GStreamer 插件:[https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs](https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs)
这些绑定是使用 gir 自动生成的,基于 GStreamer 项目提供的 GObject-Introspection API 元数据。
许可证
gstreamer-sys 和这里包含的所有 crate 都在 MIT 许可证下([LICENSE](https://gitlab.freedesktop.org/gstreamer/LICENSE) 或 [http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT))。
GStreamer 本身根据较弱的通用公共许可证版本 2.1 或(根据您的选择)任何更高版本进行许可:https://www.gnu.org/licenses/lgpl-2.1.html
贡献
欢迎以拉取请求的形式提供各种类型的贡献。
除非您明确声明,否则您提交给 gstreamer-rs 的任何有意包含的贡献均应按照上述 MIT 许可证进行许可,不附加任何其他条款或条件。
依赖关系
~1.1–8MB
~67K SLoC