WebRTC: Support non-trickle ICE candidates in the SDP
authorJan Schmidt <jan@centricular.com>
Sun, 12 Jan 2020 15:30:07 +0000 (02:30 +1100)
committerJan Schmidt <jan@centricular.com>
Sun, 12 Jan 2020 15:30:44 +0000 (02:30 +1100)
commit8e87fe42addb255c4001fa50f7bc08d75f02f88f
tree2aa2e7e6e478ff96998023dece25322b82190570
parente18889396357c2ecb0dd17ed1f8455c58b501250
WebRTC: Support non-trickle ICE candidates in the SDP

Add any ICE candidates from the SDP before adding pending
trickle ICE candidates to support non-trickle peers

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/678
ext/webrtc/gstwebrtcbin.c