Re: [webrtc-pc] special-casing of a=msid:-

The legacy case (no msids so we create our own stream(s)) could be handled in at least two different ways:
- Create a stream that encompasses all tracks.
- Create a stream for each track.

I think Chrome does one new stream per track but I haven't checked if that is true.

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

Received on Tuesday, 6 November 2018 13:44:38 UTC