Skip to content

WIP: webrtc: New GstWebRTCICE abstract type

Philippe Normand requested to merge philn/gst-plugins-bad:webrtc-ice into master

This type is needed so that API users can manipulate the webrtcbin ice-agent property which was added in !1223 (merged).

TODO: Move some of the impl properties to the base class?

Fixes #1584 (closed)

Merge request reports