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

I think I missed the use case for `addtrack(track, list-of-streams)` (with more than a single stream).

This WebRTC dependency on the `MediaStream` artifact is and will be a pain for years. Just look at ORTC: no "MediaStream" in there. Just let the application signal the relationship between audio/video tracks in its own way. Browsers are not dumb phones that can just generate and consume SDP blobs.

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

Received on Sunday, 7 January 2018 14:37:41 UTC