Skip to content

net/webrtc: backport the serial-sorted WebRtcSink pad request

This is a partial backport of #58439204 to get predictable track order. With this commit, we are sure the mids sequence in the Sdp offer will reflect the order by which the webrtcsink pads were requested.

Merge request reports