mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
efa0a3ec6a
With MR 7156, transceivers and transports are created earlier, but for sendrecv media we could get `not-linked` errors due to transportreceivebin not being connected to rtpbin yet when incoming data arrives. This condition wasn't being tested in elements_webrtcbin, but could be reproduced in the webrtcbidirectional example. This commit now also adds a test for this, so that this doesn't regress anymore. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7294> |
||
---|---|---|
.. | ||
elements | ||
generic | ||
libs | ||
media | ||
pipelines | ||
gst-plugins-bad.supp | ||
meson.build |