Weekly github digest (Media Capture Task Force specifications)

Issues
------
* w3c/mediacapture-main (+1/-6/💬29)
  1 issues created:
  - How to implement web-compatible camera downscaling? (by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/472

  7 issues received 29 new comments:
  - #472 How to implement web-compatible camera downscaling? (13 by jan-ivar, guidou)
    https://github.com/w3c/mediacapture-main/issues/472
  - #466 Questions about setting belonging to source in Section 3. (8 by jan-ivar, guidou)
    https://github.com/w3c/mediacapture-main/issues/466
  - #462 MediaStreamTrack.applyConstraints() should resolve the Promise with the applied constraints (3 by burnburn, jan-ivar, yellowdoge)
    https://github.com/w3c/mediacapture-main/issues/462
  - #465 How should applyConstraints deal with constraints from other tracks sharing the same source? (2 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/465
  - #464 [feature] [howTo] getUserMedia from plug n play USB devices (1 by aboba)
    https://github.com/w3c/mediacapture-main/issues/464
  - #467 Why is it important that aspect ratio be rounded to the tenth decimal place? (1 by aboba)
    https://github.com/w3c/mediacapture-main/issues/467
  - #380 Define restrictions on device-info permission. (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/380

  6 issues closed:
  - Define restrictions on device-info permission. https://github.com/w3c/mediacapture-main/issues/380
  - error for dismissing the getUserMedia prompt? https://github.com/w3c/mediacapture-main/issues/451
  - Revert https://github.com/w3c/mediacapture-main/pull/446 https://github.com/w3c/mediacapture-main/issues/458
  - [feature] [howTo] getUserMedia from plug n play USB devices https://github.com/w3c/mediacapture-main/issues/464
  - Why is it important that aspect ratio be rounded to the tenth decimal place? https://github.com/w3c/mediacapture-main/issues/467
  - "tracks" is undefined if the constructor's argument is not present https://github.com/w3c/mediacapture-main/issues/468

* w3c/mediacapture-fromelement (+1/-0/💬0)
  1 issues created:
  - Spec impact of content protection on stream from media element (by dontcallmedom)
    https://github.com/w3c/mediacapture-fromelement/issues/62



Pull requests
-------------
* w3c/mediacapture-main (+3/-1/💬0)
  3 pull requests submitted:
  - s/stream/track/ in section about ended event source. (by jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/475
  - Replace serializer with toJSON (by dontcallmedom)
    https://github.com/w3c/mediacapture-main/pull/474
  - Omit downscaling/decimating for non-bare values. (by jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/473

  1 pull requests merged:
  - Add track to stream's track set only when constructor's argument is present
    https://github.com/w3c/mediacapture-main/pull/471

* w3c/mediacapture-image (+1/-0/💬0)
  1 pull requests submitted:
  - Fix in-parallel steps to make sense. (by jan-ivar)
    https://github.com/w3c/mediacapture-image/pull/194


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, 8 August 2017 17:00:41 UTC