w3c/mediacapture-image

Name: mediacapture-image

Owner: World Wide Web Consortium

Description: Mediastream Image Capture

Created: 2014-08-20 11:39:57.0

Updated: 2018-01-04 20:13:02.0

Pushed: 2017-10-16 12:06:58.0

Homepage: https://w3c.github.io/mediacapture-image/

Size: 544

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Image Capturing for the Web :camera: Build Status

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

Specification and Samples
Notes on bikeshedding :bicyclist:

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

 https://api.csswg.org/bikeshed/ -F file=@index.bs -F force=1 > index.html

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

 https://api.csswg.org/bikeshed/ -F file=@index.bs -F output=err

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.