Re: [webrtc-pc] RTPRtcSender: provided properties to get related MediaStreamTrackId and media type

I don't think we should add this. You can always get the kind from `transceiver.receiver.track.kind`, and using msid as a correlator is broken. See https://github.com/rtcweb-wg/jsep/issues/842#issuecomment-355634662. Use `transceiver.mid` instead. See near the end of https://blog.mozilla.org/webrtc/the-evolution-of-webrtc/

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

Received on Wednesday, 7 February 2018 05:10:53 UTC