webrtcbin: Limit sink query to sink pads
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Wed, 15 Jun 2022 19:06:20 +0000 (15:06 -0400)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 17 Jun 2022 08:08:43 +0000 (08:08 +0000)
commitc4971a456ece5f7e956723e6812acba6e1a96c17
treec9384b7b165dde67e58e98c57de3ce0eefe38ed3
parentb90d02741e9053eae09eb4191a601a00d905c4ad
webrtcbin: Limit sink query to sink pads

This allows the reception of streams that don't exactly match
the codec preferences. In particular, the ssrc in the codec preferences
is local sender SSRC, the other side is expected to send a different SSRC.

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