Re: [webrtc-pc] Section 5.3: track.label initialization

Ping @ekr

The Media Capture spec says the following about the label attribute.

> User Agents MAY label audio and video sources (e.g., "Internal microphone" or "External USB Webcam"). The label attribute MUST return the label of the object's corresponding source, if any. If the corresponding source has or had no label, the attribute MUST instead return the empty string.

It doesn't really matter that there are lots of tracks with the same label since its purpose is to provide a hint about the source. In this case the source is remote.

I propose we close this issue.

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

Received on Wednesday, 13 September 2017 10:59:58 UTC