- From: <bugzilla@jessica.w3.org>
- Date: Thu, 20 Sep 2012 07:25:49 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18929 Summary: MediaStream as source for media elements Product: HTML WG Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: HTML5 spec AssignedTo: erika.doyle@microsoft.com ReportedBy: stefan.lk.hakansson@ericsson.com QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org The Media Capture TF is defining a concept called MediaStreams ([1]) to handle live media from cameras and microphones (amongst other things). There has been discussions on how to use MediaStream's as sources for media (audio, video) elements. Currently, it seems that two ways will be supported: * use the src attribute of the media element by createObjectURL for MediaStream * a new objSource attribute on the media element that allows direct assignment of a MediaStream as source The question that arises is where to specify objSource (and its interaction with other things in the media element). One option is as en extension to the media element in [1], and the other would be in the HTML5 spec. Silvia Pfieffer, in an off-line discussion, indicated that filing a bug would be the best way to get this discussed, so here it is! Br, Stefan (Media Capture TF co-chair) [1] http://dev.w3.org/2011/webrtc/editor/getusermedia.html -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 20 September 2012 07:25:52 UTC