Software:Media Capture API
From HandWiki
Short description: Web standard
The Media Capture API is a web standard under development to allow web applications to access the media capture capabilities of a device (typically a Smartphone or other Mobile Internet device). This would allow a web application to include a function to record audio via the device's microphone, and take a picture or record a video with the device's camera.
Developer(s) | W3C Working Group |
---|---|
Initial release | 2011 |
Successor | Media Capture and Streams |
Website | https://www.w3.org/TR/media-capture-api/ |
The standard was discontinued by the World Wide Web Consortium in 2012,[1] and is supported in the Android browser (from version 3.0+).[2] The Media Capture API was replaced by The Media Capture and Streams API[3]
External links
- The Media Capture API - Page by the W3C
References