gstreamer-rs/examples
Zeeshan Ali 7a014e4024 rtsp_server: RTSPServer::attach() is fallible
If we don't handle the case of RTSPServer::attach() failing, we end up
with a panic. Unfortunately, we don't get any details from the
underlying call so we've to live with a generic error. :(
2021-02-04 22:04:39 +01:00
..
src rtsp_server: RTSPServer::attach() is fallible 2021-02-04 22:04:39 +01:00
build.rs examples: Rename crates in Cargo.toml and get rid of extern crate 2020-10-10 11:10:20 +03:00
Cargo.toml example/glupload: Update to separated GL windowing crates 2020-11-28 11:15:22 +01:00