Re: [webrtc-pc] "a=msid" line should contain sender/receiver IDs, not track IDs

[jsep says this](http://rtcweb-wg.github.io/jsep/#rfc.section.5.2.2) about subsequent offers:
```
For RtpTransceivers that are not stopped, the "a=msid" line(s) MUST stay the same if they are present in the current description, regardless of changes to the transceiver's direction or track
```
Does the id (which is either the initial track id or a randomly generated one) need to be stored in an internal slot?

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

Received on Thursday, 4 January 2018 11:46:10 UTC