Weekly github digest (Media Capture Task Force specifications)

Issues
------
* w3c/mediacapture-main (+2/-0/💬4)
  2 issues created:
  - Can IDL typedef for MediaStreamError be (DOMException or OverconstrainedError)? (by SaschaNaz)
    https://github.com/w3c/mediacapture-main/issues/484
  - applyConstraints modifies DOM object "in parallel" (by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/482

  2 issues received 4 new comments:
  - #462 MediaStreamTrack.applyConstraints() should resolve the Promise with the applied constraints (3 by beaufortfrancois, jan-ivar, guidou)
    https://github.com/w3c/mediacapture-main/issues/462
  - #466 Questions about setting belonging to source in Section 3. (1 by fluffy)
    https://github.com/w3c/mediacapture-main/issues/466

* w3c/mediacapture-record (+1/-1/💬3)
  1 issues created:
  - Promise version of requestData? (by SaschaNaz)
    https://github.com/w3c/mediacapture-record/issues/137

  2 issues received 3 new comments:
  - #123 Should stop(), pause(), resume() change state synchronously? (2 by SingingTree, jan-ivar)
    https://github.com/w3c/mediacapture-record/issues/123
  - #134 Please [Exposed] to all interfaces (1 by yellowdoge)
    https://github.com/w3c/mediacapture-record/issues/134

  1 issues closed:
  - Please [Exposed] to all interfaces https://github.com/w3c/mediacapture-record/issues/134

* w3c/mediacapture-fromelement (+1/-1/💬3)
  1 issues created:
  - Bindings with offscreen canvas (by cynthia)
    https://github.com/w3c/mediacapture-fromelement/issues/65

  2 issues received 3 new comments:
  - #62 Spec impact of content protection on stream from media element (2 by dontcallmedom, yellowdoge)
    https://github.com/w3c/mediacapture-fromelement/issues/62
  - #20 HTML Media Element captureStream() should avoid protected/encrypted content (1 by dontcallmedom)
    https://github.com/w3c/mediacapture-fromelement/issues/20

  1 issues closed:
  - Spec impact of content protection on stream from media element https://github.com/w3c/mediacapture-fromelement/issues/62

* w3c/mediacapture-screen-share (+1/-0/💬3)
  1 issues created:
  - Bring back constraints for downscaling, not selection filtering. (by jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/issues/49

  1 issues received 3 new comments:
  - #49 Bring back constraints for downscaling, not selection filtering. (3 by jan-ivar, ekr)
    https://github.com/w3c/mediacapture-screen-share/issues/49



Pull requests
-------------
* w3c/mediacapture-main (+1/-0/💬0)
  1 pull requests submitted:
  - Add missing [Exposed] extended attribute on InputDeviceInfo (by dontcallmedom)
    https://github.com/w3c/mediacapture-main/pull/483

* w3c/mediacapture-record (+2/-2/💬2)
  2 pull requests submitted:
  - Annotate interfaces with Exposed extended attribute (by dontcallmedom)
    https://github.com/w3c/mediacapture-record/pull/136
  - Fire the start event immediately upon start() call (by SingingTree)
    https://github.com/w3c/mediacapture-record/pull/135

  1 pull requests received 2 new comments:
  - #135 Fire the start event immediately upon start() call (2 by SingingTree, jan-ivar)
    https://github.com/w3c/mediacapture-record/pull/135

  2 pull requests merged:
  - Fire the start event immediately upon start() call
    https://github.com/w3c/mediacapture-record/pull/135
  - Annotate interfaces with Exposed extended attribute
    https://github.com/w3c/mediacapture-record/pull/136

* w3c/mediacapture-image (+2/-2/💬0)
  2 pull requests submitted:
  - Annotate interfaces with Exposed extended attribute (by dontcallmedom)
    https://github.com/w3c/mediacapture-image/pull/196
  - Add normative reference to gUM (by dontcallmedom)
    https://github.com/w3c/mediacapture-image/pull/195

  2 pull requests merged:
  - Add normative reference to gUM
    https://github.com/w3c/mediacapture-image/pull/195
  - Annotate interfaces with Exposed extended attribute
    https://github.com/w3c/mediacapture-image/pull/196

* w3c/mediacapture-fromelement (+1/-1/💬0)
  1 pull requests submitted:
  - Annotate interface with Exposed extended attribute (by dontcallmedom)
    https://github.com/w3c/mediacapture-fromelement/pull/64

  1 pull requests merged:
  - Annotate interface with Exposed extended attribute
    https://github.com/w3c/mediacapture-fromelement/pull/64

* w3c/mediacapture-screen-share (+0/-1/💬0)
  1 pull requests merged:
  - Remove duplicate info on method parameters
    https://github.com/w3c/mediacapture-screen-share/pull/48


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, 12 September 2017 17:00:55 UTC