WebRTC ICE API doesn't publish sdpMid
According to https://www.w3.org/TR/webrtc/#dom-rtcpeerconnectioniceevent, the ICE candidates API should provide the sdpMid as well as sdpMLineIndex. webrtcbin only publishes the latter, which seems to work but I think doesn't match the spec