- From: Dan Burnett <dburnett@voxeo.com>
- Date: Wed, 7 May 2014 22:17:09 -0400
- To: public-media-capture@w3.org
Hi A new version of the editor's draft is available. Dated version: http://dev.w3.org/2011/webrtc/editor/archives/20140507/getusermedia.html Living document: http://dev.w3.org/2011/webrtc/editor/getusermedia.html Changes include: * New webIDL for Constrainable and Constraints. * Bug 24931: changed MediaError to MediaStreamError. * Bug 23817: [Nit] Redundant TOC headers 8.1 & 9.1 * Bug 25230: readyState attribute must be inherited while cloning a MediaStreamTrack * Bug 25249: Source should be detached when a MediaStreamTrack stops for any reason other than stop * Updated Event Summary section to match the spec regarding MediaStreamTrack.stop() (as discussed in bug 25248) * Made the MediaStream() constructor behave like addTrack() WRT adding ended tracks (as discussed in bug 25250). * Bug 25262: MediaStream Constructor algorithm must also check for MediaStreamTracks "ended" state while initializing "active" state. * Bug 25276: Initialization for VideoTrack.selected attribute is missing while specifying steps for "Loading and Playing a MediaStream in a Media Element" * Changed syntax of constraints to use 'require' and 'advanced' and support non-required, non-advanced constraints. * Bug 25360: MediaStreamTrack should not be considered as ended just because remote peer stopped sending data. * Bug 25275: VideoTrackList.selectedIndex initialization conflicts with HTML5 spec, "if no track is selected". * Removed mentioning of MediaStream received from other peer (as discussed in bug 25361). * Bug 22263: Clarify synchronization of tracks in a MediaStream * Bug 25441: Overconstrained muted state should not link with MediaStreamTrack.readyState Please review and provide feedback. Dan Burnett (for the editors)
Received on Thursday, 8 May 2014 02:17:38 UTC