- From: Anant Narayanan <anant@mozilla.com>
- Date: Sat, 28 Apr 2012 00:21:57 -0700
- To: public-media-capture@w3.org
On 4/27/12 7:09 PM, William Lin wrote: > Seems MediaStreamRecorder is removed. And all the function record() > related is removed too. > No clear the story of how was this decision made. > Or in next step, recorder will be added? I apologize, I didn't mention in my earlier email that the other change was the removal of MediaStreamRecorder. We've been talking on the list about removing it for a while now - once we have a new proposal we'll be adding something similar to the spec. The main problem with the old MediaStreamRecorder was that it was defined in terms of a MediaStream, but it seems more desirable to have such a recorder work directly with the outputs of a MediaStream, such as <video>, <audio>, or even <canvas>. One of my TODO items is to come up with such a proposal, which I will do as soon as possible! Thanks, -Anant > On Sat, Apr 28, 2012 at 2:36 AM, Anant Narayanan <anant@mozilla.com > <mailto:anant@mozilla.com>> wrote: > > Hi all, > > I just committed a new version of the editor's draft for the > getUserMedia specification, you can find it at the usual place: > http://dev.w3.org/2011/webrtc/__editor/getusermedia.html > <http://dev.w3.org/2011/webrtc/editor/getusermedia.html> > > The big change for this version was moving the MediaStream > definition from the PeerConnection document. > > Please send your feedback and comments to the list. > > Thanks, > -Anant > >
Received on Saturday, 28 April 2012 07:22:27 UTC