- From: Adam Bergkvist <adam.bergkvist@ericsson.com>
- Date: Mon, 29 Jun 2015 09:10:37 +0000
- To: "public-media-capture@w3.org" <public-media-capture@w3.org>
Hi A new dated version of the Editors' draft is available. Dated version: http://w3c.github.io/mediacapture-main/archives/20150629/getusermedia.html Living document: http://w3c.github.io/mediacapture-main/ Changes include: * [LC-3016, #171] Referring to html5.1 for describing srcObject in media elements * [LC-3011, #196, #200] Replace 'invoke MediaDevices.getUserMedia()' with a reference to the algorithm * [LC-3017, #188] Changed SourceAvailableError to a NotReadableError DOMException * [LC-3017, #187] Changed PermissionDeniedError to a SecurityError DOMException * [LC-3017, #185] Changed NotSupportedError from a MediaStreamError to a DOMException * [LC-3017, #184] Changed AbortError from a MediaStreamError to a DOMException * [#180, #195] Replaced asynchronously with in parallel * [LC-3017, #186] Change NotFoundError from a MediaStreamError to a DOMException * [#174, #182] Tidy up getUserMedia() algorithm * [LC-3022, #177] Add latency constraint * [#178, #179] Add serializer to MediaDeviceInfo. * [LC-3025, #175] Add note about addtrack and removetrack not being used by this spec * [LC-3018, #163, #172] Use [Exposed] Please review and provide feedback. Adam (for the editors)
Received on Monday, 29 June 2015 09:11:12 UTC