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

> Actually, the sending side can create a number of (possibly) empty MediaStreams (new MediaStream()), and use these as argument for addTrack; at the receiving side the corresponding MediaStreams would be created, and the track would be a member of all of them.

I meant assuming we no longer generate remote `tracks` with the `id` given in the remote SDP.

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

Received on Friday, 5 January 2018 14:50:30 UTC