examples/sendrecv: Remove extra unref of webrtcbin
authorJan Schmidt <jan@centricular.com>
Sat, 19 Nov 2022 08:50:38 +0000 (19:50 +1100)
committerJan Schmidt <jan@centricular.com>
Sat, 19 Nov 2022 08:51:54 +0000 (19:51 +1100)
commit81775882509c6db43e29aa63fcd2ad86f877ff94
tree9160d1d7996c5489710d8fa65faa75ea34a15482
parentb11169bd32d16d4ec2e090a3f52bd6641cd71d61
examples/sendrecv: Remove extra unref of webrtcbin

The code now constructs webrtcbin with a floating ref and then
gives it to the pipeline. The extra unref is one too many.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3436>
subprojects/gst-examples/webrtc/sendrecv/gst/webrtc-sendrecv.c