This repository contains the Media Capture Depth Stream Extensions specification that is being worked on in the W3C Media Capture Task Force.
To suggest a change to the Editor's Draft:
- Change
index.src.html. See ReSpec documentation for the syntax. - (Run
npm installto install the dependencies for build.js.) - Run
node build.jsto buildindex.html. - Submit your patch with a descriptive commit message, refer to an existing issue (Fix #NN) you're addressing, if any.