Skip to content

webrtcbin: Fix some SDP handling edge-cases

Arun Raghavan requested to merge arun/gstreamer:webrtcbin-sdp-fixes into main
  • Fix the default for when media direction is not specified
  • Deal with an SDP without mid lines (i.e. when not BUNDLE)

Merge request reports