Re: [webrtc-pc] does MSID still work? (was: example 13: getReceivers semantics)

> we want to be able to associate MediaStreamTrack additions on one end of a PeerConnection to "track" events on the other.

@markandrus You'll be able to correlate by `event.transceiver.mid` instead as [mentioned](https://github.com/w3c/webrtc-pc/issues/1128#issuecomment-298394432). See [blog](https://blog.mozilla.org/webrtc/the-evolution-of-webrtc/).

It uses [`a=mid`](https://tools.ietf.org/html/rfc5888#section-4).

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

Received on Wednesday, 12 July 2017 18:16:14 UTC