webrtcbin: Attach rtpbin even for data channels
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Sat, 17 Apr 2021 00:39:35 +0000 (20:39 -0400)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 22 Apr 2021 22:15:31 +0000 (22:15 +0000)
commitc690be3e03ed635a8b1b80d655739cc3b14fac34
tree031667be2756b4259801470928ff70000d2bd00c
parent6f2c010360549e5f8b8504069d3e62f23d1d58dd
webrtcbin: Attach rtpbin even for data channels

This is required because the same transport may later be used for RTP.
In which case the RTCP needs to flow bi-directionnally already.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2172>
ext/webrtc/gstwebrtcbin.c