Skip to content

w3c/mediacapture-image

Repository files navigation

Image Capturing for the Web 📷

Build Status WPT Chrome WPT Firefox WPT Safari IRC #webrtc

This document specifies methods and camera settings to produce photographic image capture.

Specification and Samples

Notes on bikeshedding 🚴

To compile index.bs into index.html , I'm using the online compiler:

curl https://www.w3.org/publications/spec-generator/ -F [email protected] -F type=bikeshed-spec -F die-on=nothing > index.html

if the produced file has a strange size (i.e. zero, a few KBs), then something went terribly wrong; run instead:

curl https://www.w3.org/publications/spec-generator/ -F [email protected] -F type=bikeshed-spec -F output=messages

and try to figure out why bikeshed did not like the .bs :'(

About

Mediastream Image Capture

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors