This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23775 - Add an srcObject to HTMLMediaElement
Summary: Add an srcObject to HTMLMediaElement
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 enhancement
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
: 18929 24292 (view as bug list)
Depends on:
Blocks: 24684
  Show dependency treegraph
 
Reported: 2013-11-08 09:38 UTC by Cyril Concolato
Modified: 2015-06-22 05:36 UTC (History)
9 users (show)

See Also:


Attachments

Description Cyril Concolato 2013-11-08 09:38:19 UTC
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
Comment 1 Silvia Pfeiffer 2014-02-16 11:09:55 UTC
*** Bug 24292 has been marked as a duplicate of this bug. ***
Comment 2 Silvia Pfeiffer 2014-04-08 01:06:35 UTC
*** Bug 18929 has been marked as a duplicate of this bug. ***
Comment 3 Dominique Hazael-Massieux 2015-06-10 12:23:31 UTC
This is now described in 5.1 http://www.w3.org/html/wg/drafts/html/master/semantics.html#dom-media-srcobject so I think that bug can be closed.
Comment 4 Michael[tm] Smith 2015-06-22 05:36:08 UTC
Closing per comment 3