examples: webrtc: Add handling of the LATENCY messages to the Rust examples
authorSebastian Dröge <sebastian@centricular.com>
Tue, 20 Dec 2022 11:10:27 +0000 (13:10 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 20 Dec 2022 11:10:27 +0000 (13:10 +0200)
commitc739fcbe41dde02fa7f36feb588cb6b782ca1494
tree79b7dc9fac0185e1024ded92d0fdccc63c3a430e
parent284d22437e91508d574de9bc3c6a0f867141e20f
examples: webrtc: Add handling of the LATENCY messages to the Rust examples

Without this the configured latency on the pipeline will be wrong.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3609>
subprojects/gst-examples/webrtc/janus/rust/src/main.rs
subprojects/gst-examples/webrtc/multiparty-sendrecv/gst-rust/src/main.rs
subprojects/gst-examples/webrtc/sendrecv/gst-rust/src/main.rs