GStreamer multimedia framework
Find a file
Sebastian Dröge 8b44f32435 Return gst::BusSyncReply::Drop from the bus sync handler in the Rust sendrecv example
Otherwise all messages accumulate on the queue inside the bus and
nothing is ever removing them from there.

We handle messages elsewhere and only intercept them from the sync
handler.
2019-10-25 02:02:59 +03:00
webrtc Return gst::BusSyncReply::Drop from the bus sync handler in the Rust sendrecv example 2019-10-25 02:02:59 +03:00