Weekly github digest (Media Capture Task Force specifications)

Issues
------
* w3c/mediacapture-main (+0/-1/💬10)
  1 issues closed:
  - What does it mean that the argument to applyConstraints() is optional https://github.com/w3c/mediacapture-main/issues/438

  4 issues received 10 new comments:
  - #438 What does it mean that the argument to applyConstraints() is optional (5 by guidou, alvestrand, miguelao)
    https://github.com/w3c/mediacapture-main/issues/438
  - #428 Implementation Suggestions section needs review (3 by guidou, alvestrand)
    https://github.com/w3c/mediacapture-main/issues/428
  - #400 Add text to extensibility for consumer of MST (1 by alvestrand)
    https://github.com/w3c/mediacapture-main/issues/400
  - #434 Disable user media by default in cross-origin iframes (1 by stefhak)
    https://github.com/w3c/mediacapture-main/issues/434

* w3c/mediacapture-image (+10/-9/💬29)
  10 issues created:
  - PhotoCapabilities.fillLightMode should be a sequence of supported FillLightModes (by miguelao)
    https://github.com/w3c/mediacapture-image/issues/163
  - Support for zero shutter lag use-cases? (by alexshalamov)
    https://github.com/w3c/mediacapture-image/issues/162
  - Are brightness, contrast and saturation settings needed? (by alexshalamov)
    https://github.com/w3c/mediacapture-image/issues/161
  - Make PhotoCapabilities interface properties nullable (by alexshalamov)
    https://github.com/w3c/mediacapture-image/issues/160
  - PhotoSettings members have misleading names (by alexshalamov)
    https://github.com/w3c/mediacapture-image/issues/159
  - Provide API for getting / setting focus distance (by alexshalamov)
    https://github.com/w3c/mediacapture-image/issues/158
  - Provide a way to map POI to particular camera option (WB, AE, Focus) (by alexshalamov)
    https://github.com/w3c/mediacapture-image/issues/157
  - redEyeReduction as a sequence<boolean> is strange (by domenic)
    https://github.com/w3c/mediacapture-image/issues/156
  - Provide API for getting / setting metadata (by alexshalamov)
    https://github.com/w3c/mediacapture-image/issues/154
  - Captured image must not expose privacy sensitive information (by alexshalamov)
    https://github.com/w3c/mediacapture-image/issues/153

  9 issues closed:
  - Make PhotoCapabilities interface properties nullable https://github.com/w3c/mediacapture-image/issues/160
  - Are brightness, contrast and saturation settings needed? https://github.com/w3c/mediacapture-image/issues/161
  - Support for zero shutter lag use-cases? https://github.com/w3c/mediacapture-image/issues/162
  - redEyeReduction as a sequence<boolean> is strange https://github.com/w3c/mediacapture-image/issues/156
  - Captured image must not expose privacy sensitive information https://github.com/w3c/mediacapture-image/issues/153
  - Some PhotoCapabilities fields should return available options in addition to state https://github.com/w3c/mediacapture-image/issues/73
  - Rename videoStreamTrack to track https://github.com/w3c/mediacapture-image/issues/87
  - Captured image must not expose privacy sensitive information https://github.com/w3c/mediacapture-image/issues/153
  - Use the constrainable pattern instead of creating a subtly different function set https://github.com/w3c/mediacapture-image/issues/124

  13 issues received 29 new comments:
  - #153 Captured image must not expose privacy sensitive information (5 by dontcallmedom, gmandyam, alexshalamov)
    https://github.com/w3c/mediacapture-image/issues/153
  - #87 Rename videoStreamTrack to track (4 by beaufortfrancois, jan-ivar, miguelao)
    https://github.com/w3c/mediacapture-image/issues/87
  - #156 redEyeReduction as a sequence<boolean> is strange (3 by jan-ivar, miguelao, domenic)
    https://github.com/w3c/mediacapture-image/issues/156
  - #160 Make PhotoCapabilities interface properties nullable (2 by miguelao, alexshalamov)
    https://github.com/w3c/mediacapture-image/issues/160
  - #161 Are brightness, contrast and saturation settings needed? (2 by miguelao, alexshalamov)
    https://github.com/w3c/mediacapture-image/issues/161
  - #162 Support for zero shutter lag use-cases? (2 by miguelao, alexshalamov)
    https://github.com/w3c/mediacapture-image/issues/162
  - #142 Use partial MediaStreamTrack instead of separate ImageCapture interface (2 by jan-ivar, miguelao)
    https://github.com/w3c/mediacapture-image/issues/142
  - #145 Use DOMPoint instead of Point2D? (2 by miguelao, domenic)
    https://github.com/w3c/mediacapture-image/issues/145
  - #124 Use the constrainable pattern instead of creating a subtly different function set (2 by jan-ivar, miguelao)
    https://github.com/w3c/mediacapture-image/issues/124
  - #154 Provide API for getting / setting metadata (2 by gmandyam, alexshalamov)
    https://github.com/w3c/mediacapture-image/issues/154
  - #73 Some PhotoCapabilities fields should return available options in addition to state (1 by miguelao)
    https://github.com/w3c/mediacapture-image/issues/73
  - #106 Rename mediaSettingsRange "current" to "value" (1 by miguelao)
    https://github.com/w3c/mediacapture-image/issues/106
  - #88 Rename takePhoto method (1 by miguelao)
    https://github.com/w3c/mediacapture-image/issues/88

* w3c/mediacapture-depth (+1/-3/💬5)
  1 issues created:
  - Improve constrainable properties sections (by anssiko)
    https://github.com/w3c/mediacapture-depth/issues/159

  3 issues closed:
  - Improve constrainable properties sections https://github.com/w3c/mediacapture-depth/issues/159
  - Syncronization https://github.com/w3c/mediacapture-depth/issues/138
  - Are enum VideoFacingModeEnum enough for future depth camera application https://github.com/w3c/mediacapture-depth/issues/83

  4 issues received 5 new comments:
  - #159 Improve constrainable properties sections (2 by anssiko, miguelao)
    https://github.com/w3c/mediacapture-depth/issues/159
  - #138 Syncronization (1 by astojilj)
    https://github.com/w3c/mediacapture-depth/issues/138
  - #142 (16-bit) Grayscale conversion of (16-bit) depth map is wrong (1 by astojilj)
    https://github.com/w3c/mediacapture-depth/issues/142
  - #83 Are enum VideoFacingModeEnum enough for future depth camera application (1 by astojilj)
    https://github.com/w3c/mediacapture-depth/issues/83

* w3c/mediacapture-output (+0/-0/💬4)
  1 issues received 4 new comments:
  - #63 Controlling 3rd party iframe audio output on a page? (4 by alvestrand, domenic)
    https://github.com/w3c/mediacapture-output/issues/63



Pull requests
-------------
* w3c/mediacapture-image (+4/-2/💬3)
  4 pull requests submitted:
  - Made PhotoCapabilities.fillLightMode a sequence<FillLightMode>... (by miguelao)
    https://github.com/w3c/mediacapture-image/pull/164
  - Update index.bs (by gmandyam)
    https://github.com/w3c/mediacapture-image/pull/155
  - Member variable renaming: s/videoStreamTrack/track/ (#87); (by miguelao)
    https://github.com/w3c/mediacapture-image/pull/152
  - Member variable renaming: s/videoStreamTrack/track/ (#87) (by miguelao)
    https://github.com/w3c/mediacapture-image/pull/151

  2 pull requests merged:
  - Update index.bs
    https://github.com/w3c/mediacapture-image/pull/155
  - Member variable renaming: s/videoStreamTrack/track/ (#87);
    https://github.com/w3c/mediacapture-image/pull/152

  3 pull requests received 3 new comments:
  - #164 Made PhotoCapabilities.fillLightMode a sequence<FillLightMode>... (1 by jan-ivar)
    https://github.com/w3c/mediacapture-image/pull/164
  - #151 Member variable renaming: s/videoStreamTrack/track/ (#87) (1 by miguelao)
    https://github.com/w3c/mediacapture-image/pull/151
  - #155 Update index.bs (1 by gmandyam)
    https://github.com/w3c/mediacapture-image/pull/155

* w3c/mediacapture-depth (+1/-2/💬7)
  1 pull requests submitted:
  - Improve constrainable properties sections (by anssiko)
    https://github.com/w3c/mediacapture-depth/pull/160

  2 pull requests merged:
  - Improve constrainable properties sections
    https://github.com/w3c/mediacapture-depth/pull/160
  - Split dictionary members
    https://github.com/w3c/mediacapture-depth/pull/158

  2 pull requests received 7 new comments:
  - #158 Split dictionary members (6 by alvestrand, anssiko, astojilj, miguelao)
    https://github.com/w3c/mediacapture-depth/pull/158
  - #160 Improve constrainable properties sections (1 by anssiko)
    https://github.com/w3c/mediacapture-depth/pull/160


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/mediacapture-main
* https://github.com/w3c/mediacapture-record
* https://github.com/w3c/mediacapture-image
* https://github.com/w3c/mediacapture-depth
* https://github.com/w3c/mediacapture-fromelement
* https://github.com/w3c/mediacapture-output
* https://github.com/w3c/mediacapture-screen-share

Received on Tuesday, 28 March 2017 17:01:06 UTC