- From: <bugzilla@jessica.w3.org>
- Date: Fri, 08 Nov 2013 09:38:19 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23775 Bug ID: 23775 Summary: Add an srcObject to HTMLMediaElement Product: HTML WG Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: HTML5 spec Assignee: dave.null@w3.org Reporter: cyril.concolato@telecom-paristech.fr QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org The Media Capture and Streams draft spec adds an srcObject attribute to the HTMLMediaElement [1]. It is considered for the Media Source Extension specification to also rely on srcObject instead of URL.createObjectURL [2] since many people in the WebApps WG think the use of URL.createObjectURL should be avoided [2]. So, it would be preferable if the definition of this srcObject attribute was in the HTML5 spec in particular to care for 'the resource load algorithm'. [1] http://dev.w3.org/2011/webrtc/editor/getusermedia.html#widl-HTMLMediaElement-srcObject [2] http://www.w3.org/2013/09/24-html-media-minutes.html#item04 [3] http://lists.w3.org/Archives/Public/public-webapps/2013JulSep/0374.html -- You are receiving this mail because: You are on the CC list for the bug.
Received on Friday, 8 November 2013 09:38:24 UTC