Re: [webrtc-pc] Stream IDs MUST be generated according to mediacapture-main, but webrtc-pc contradicts this

so update mediacapture-main with something like this:
```
Unless a MediaStream object is created as a part of a special purpose algorithm that specifies how the stream id must be initialized, the User Agent must generate an identifier string and initialize the object's id attribute to that string
```
which i stole from the track id description with slight modifications or is this the nail in the coffin of #1128?

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

Received on Wednesday, 10 May 2017 19:20:52 UTC