webrtc: Merge ICE candidates to local descriptions
authorJan Schmidt <jan@centricular.com>
Fri, 14 Feb 2020 01:52:30 +0000 (12:52 +1100)
committerJan Schmidt <thaytan@noraisin.net>
Mon, 17 Feb 2020 14:23:56 +0000 (14:23 +0000)
commit96a407334d7ce81b6bcca2341e777261e7babf74
tree2b1721c0e96881923890aab84d6fc14da930a166
parent36fb79024392d3d39ceab90dfe2639646f87b95a
webrtc: Merge ICE candidates to local descriptions

When emitting ICE candidates, also merge them to the local and
pending description so they show up in the SDP if those are
retrieved from the current-local-description and
pending-local-description properties.

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