- From: <bugzilla@jessica.w3.org>
- Date: Sun, 16 Feb 2014 11:11:30 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24684
Bug ID: 24684
Summary: Add an srcObject to HTMLMediaElement
Product: WHATWG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HTML
Assignee: ian@hixie.ch
Reporter: silviapfeiffer1@gmail.com
QA Contact: contributor@whatwg.org
CC: acolwell@google.com,
cyril.concolato@telecom-paristech.fr,
eric.carlson@apple.com, mike@w3.org,
oao.hikaru.oao@gmail.com, public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org
Depends on: 23775
+++ This bug was initially created as a clone of Bug #23775 +++
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
===
Cloning to WHATWG to get Ian's take on this (and make sure to avoid forks)
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Sunday, 16 February 2014 11:11:34 UTC