Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://w3c.github.io/mediacapture-main/
Media Capture and Streams specification (aka getUserMedia)
https://w3c.github.io/mediacapture-main/
webrtc
Last synced: 2 months ago
JSON representation
Media Capture and Streams specification (aka getUserMedia)
- Host: GitHub
- URL: https://w3c.github.io/mediacapture-main/
- Owner: w3c
- License: other
- Created: 2014-08-20T11:37:16.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T14:21:48.000Z (4 months ago)
- Last Synced: 2024-11-21T14:39:44.228Z (2 months ago)
- Topics: webrtc
- Language: HTML
- Homepage: https://w3c.github.io/mediacapture-main/
- Size: 19.2 MB
- Stars: 126
- Watchers: 55
- Forks: 61
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Media Capture and Streams Specification
This document defines a set of JavaScript APIs that allow local
media, including audio and video, to be requested from a platform.The document is developed by the [WebRTC](http://www.w3.org/2011/04/webrtc/)
Working Group.### Published Versions
Please review and report bugs against the latest editor's draft.
[Latest editor's draft](https://w3c.github.io/mediacapture-main/)
[Latest published version](http://www.w3.org/TR/mediacapture-streams/)### Useful Links
The content of this document is discussed at the
[public-media-capture](http://lists.w3.org/Archives/Public/public-media-capture/)
mailing list.Find more information about the joint task force at our
[wiki](http://www.w3.org/wiki/Media_Capture#Mailing_lists).[Contribution Guidelines](CONTRIBUTING.md)