[w3ctag/design-reviews] MediaStream Image Capture (wide review) (#651)

Ya ya yawm TAG!

I'm requesting a TAG review of MediaStream Image Capture.

[One paragraph summary of idea, ideally copy-pasted from Explainer introduction]

Cameras on client platforms like mobile devices, tablets and laptops are increasingly adding advanced features. In many cases, users do use external cameras when the inbuilt cameras are not delivering the required experience, say on a video call. This specification exposes some of the advanced photography primitives in a standards compliant manner using media track constraints in MediaDevices.getUserMedia(). For manipulating video related capabilities, current settings and constraints are done via MediaStreamTrack.applyConstraints(). Photo-specific capabilities and current settings can be retrieved via getPhotoCapabilities()/getPhotoSettings() and configured via takePhoto()'s PhotoSettings argument. The produced image can be in the form of a Blob or as a ImageBitmap.

  - Explainer¹ (minimally containing user needs and example code): https://github.com/w3c/mediacapture-image/blob/main/explainer.md

  - Specification URL: https://w3c.github.io/mediacapture-image/

  - Tests: [wpt folder(s), if available] https://wpt.fyi/results/mediacapture-image

  - Security and Privacy self-review²: https://github.com/w3c/mediacapture-image/blob/main/security-privacy-questionnaire.md

  - GitHub repo (if you prefer feedback filed there): https://github.com/w3c/mediacapture-image

  - Primary contacts (and their relationship to the specification):
      - @caribouW3, Rijubrata Bhaumik @riju (Intel), Miguel Casas-Sanchez (Google)
  - Organization(s)/project(s) driving the specification: [organization and/or project name] W3C WebRTC WG
  - Key pieces of existing multi-stakeholder review or discussion of this specification:
  - External status/issue trackers for this specification (publicly visible, e.g. Chrome Status): https://github.com/w3c/mediacapture-image/blob/main/implementation-status.md




We'd prefer the TAG provide feedback as (please delete all but the desired option): GH issues

  🐛 open issues in our GitHub repo for **each point of feedback** 

 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/651

Received on Tuesday, 22 June 2021 11:43:21 UTC