webrtcbin test: Add for the case where a second m-line is renegotiated
authorOlivier Crête <olivier.crete@collabora.com>
Wed, 31 Mar 2021 15:41:45 +0000 (11:41 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Mon, 12 Apr 2021 22:37:27 +0000 (18:37 -0400)
commit4a48e291ffae9c73c0c0e7507e18a64652abbc24
tree69c75ef3e0d54ee5edc01d8eebbb940faa5fff60
parentc7107fd940a09f02b077516966b3d4dd7b7e171e
webrtcbin test: Add for the case where a second m-line is renegotiated

This is for the case where there answerer forces a specific media type
for a m-line, but he origin offer only has the other media type. In this
case, we will create a second transceiver on receiving the offer and add
the desired media type using renegotiation.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2104>
tests/check/elements/webrtcbin.c