Skip to content
  • Matthew Waters's avatar
    webrtc: Fix a couple of renegotiation races · 46176fbc
    Matthew Waters authored and GStreamer Marge Bot's avatar GStreamer Marge Bot committed
    When negotiating the SDP we should only connect the streams that are
    actually mentioned in the SDP.  All other streams are not relevant at
    this time and would likely be part of a future SDP update.  Fixes a
    couple of the renegotiation webrtc unit tests.
    
    Part-of: <!1240>
    46176fbc