examples: webrtc: Add handling of the LATENCY messages to the C examples
authorSebastian Dröge <sebastian@centricular.com>
Tue, 20 Dec 2022 11:03:15 +0000 (13:03 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 20 Dec 2022 11:03:15 +0000 (13:03 +0200)
commit1f4f338d85420c0d61d686af738c7eabd2e7388d
tree595d8045b37d2173c1945b46bdcddc6952bb433f
parentd10981f7b9d4db17eddbef2e92a8ef1e38ae9dbc
examples: webrtc: Add handling of the LATENCY messages to the C 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/multiparty-sendrecv/gst/mp-webrtc-sendrecv.c
subprojects/gst-examples/webrtc/sendonly/webrtc-recvonly-h264.c
subprojects/gst-examples/webrtc/sendonly/webrtc-unidirectional-h264.c