webrtcbin with ice controller mode
Hi all, the ice negotiation should be in controller mode if we send the initial offer, but here: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/blob/master/ext/webrtc/gstwebrtcbin.c#L4466 the check controls if we have a remote offer. Is it correct?