Re: [webrtc-pc] `ssrc` in `RTCRtpEncodingParameters` is inconsistent with ORTC (#1174)

@aboba @fippo according to bundle rfc, the simulcast playground should not work as `mid` has preference over `ssrc`

```
      If the MID associated with the RTP stream is not in the table
      mapping MID to "m=" section, then the RTP stream is not decoded
      and the payload data is discarded.
```

-- 
GitHub Notification of comment by murillo128
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1174#issuecomment-468598998 using your GitHub account

Received on Friday, 1 March 2019 09:19:36 UTC