- From: Dan Dascalescu via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Sep 2016 19:40:21 +0000
- To: public-media-capture@w3.org
dandv has just created a new issue for https://github.com/w3c/mediacapture-image: == Control over the image format? == I'm writing a polyfill for ImageCapture, and the fact that grabFrame() and takePhoto() return different image formats (ImageBitmap vs. Blob) seems unjustified (what I mean is there might be good reasons for this; just that I couldn't find them in the spec). Proposal: allow the developer to control the format returned by the two methods. Please view or discuss this issue at https://github.com/w3c/mediacapture-image/issues/72 using your GitHub account
Received on Wednesday, 28 September 2016 19:40:38 UTC