- From: <bugzilla@jessica.w3.org>
- Date: Wed, 10 Jun 2015 06:31:58 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28785 Bug ID: 28785 Summary: Clarify handling of track attributes for media provider objects in media element Product: HTML WG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec Assignee: dave.null@w3.org Reporter: stefan.lk.hakansson@ericsson.com QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org This is about the situation when a MediaStream [1] is a "media provider object" for a HTML media element. Looking at http://www.w3.org/TR/2015/WD-html51-20150417/semantics.html#media-data-processing-steps-list, there is no text that deals with what the Audio/VideoTrack object's id, kind and label attributes are set to. When the "media provider object" is a MediaStream, the MediaStreamTrack(s) [2] of the MediaStream have id, kind and label attributes, and the resulting AudioTrack(s) and VideoTrack(s) should inherit those properties. [1] http://w3c.github.io/mediacapture-main/#stream-api [2] http://w3c.github.io/mediacapture-main/#mediastreamtrack -- You are receiving this mail because: You are on the CC list for the bug.
Received on Wednesday, 10 June 2015 06:32:05 UTC