Overview
Explore the intersection of GStreamer and Rust in this 27-minute conference talk by Sebastian Dröge at FOSDEM 2018. Discover how Rust can enhance GStreamer's development, offering a safer, performant, and more productive environment compared to C. Learn about GStreamer application and plugin development in Rust, including current possibilities, ideal use cases, and areas for improvement. Compare the experience of writing applications in Rust versus C, and understand the potential of creating GStreamer plugins in Rust to extend the framework's capabilities. Gain insights into the future of Rust within the GStreamer project and its impact on application and plugin development. Delve into topics such as unsafe code, dependencies, performance considerations, and potential improvements for integrating Rust with GStreamer.
Syllabus
Intro
GStreamer
Rust
Plugins
Future plans
Rewriting Rust
Rust Plugins
My Rust Experience
Unsafe Code
Dependencies
Performance penalties
Wishlist
Questions
Taught by
Rust