webrtcbin: don't name src pads based on the mline specifically anymore
authorMatthew Waters <matthew@centricular.com>
Wed, 3 Nov 2021 09:46:23 +0000 (20:46 +1100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 29 Mar 2022 23:55:40 +0000 (23:55 +0000)
commit2aeca9ed84c74f306504ededdf7deca34fa0b30a
tree7f304dd201868484de627ed522c8e24679213bdd
parent8a65fa40c7dbd71d48b4c02889a6577104518a9b
webrtcbin: don't name src pads based on the mline specifically anymore

Naming based on the mline doesn't really work with e.g. simulcast
scenarios.

It is entirely possible to retrieve the transceiver and then the mline
from that if that is so required.

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