Skip to content
  • Matthew Waters's avatar
    webrtc: fix rtx + bundle · 2a117697
    Matthew Waters authored
    If bundle was used in combination with rtx, only the bundled transport
    stream would have correctly configured rtx parameters.
    
    Iterate over the payloads upfront in the bundled case to ensure the
    correct payload mapping is set for the RTX elements.
    2a117697