examples: webrtc: Remove the bus watch at the end
authorSebastian Dröge <sebastian@centricular.com>
Tue, 20 Dec 2022 11:03:44 +0000 (13:03 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 20 Dec 2022 11:03:44 +0000 (13:03 +0200)
commitec6290d63ff59f81e0078a65df8e3bfa534c7349
tree4e0be80e0647d1aa24b05cdf737766ce602dc1a0
parent1f4f338d85420c0d61d686af738c7eabd2e7388d
examples: webrtc: Remove the bus watch at the end

Otherwise a file descriptor will be leaked.

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