Weekly github digest (Media Capture Task Force specifications)

Issues
------
* w3c/mediacapture-main (+3/-1/💬12)
  3 issues created:
  - Clarify that track.stop() is idempotent. (by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/459
  - Revert https://github.com/w3c/mediacapture-main/pull/446 (by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/458
  - Specification to capture unmodified audio (by klausj)
    https://github.com/w3c/mediacapture-main/issues/457

  7 issues received 12 new comments:
  - #458 Revert https://github.com/w3c/mediacapture-main/pull/446 (4 by jan-ivar, stefhak)
    https://github.com/w3c/mediacapture-main/issues/458
  - #454 Should we be clearer about what's legacy? (3 by jan-ivar, stefhak)
    https://github.com/w3c/mediacapture-main/issues/454
  - #451 error for dismissing the getUserMedia prompt? (1 by foolip)
    https://github.com/w3c/mediacapture-main/issues/451
  - #452 FR: Add a getUserMedia constraint to get a mirrored version of the video stream (1 by stefhak)
    https://github.com/w3c/mediacapture-main/issues/452
  - #453 How to handle changes to the set of tracks in a MediaStream assigned to an element via the srcObject attribute (1 by stefhak)
    https://github.com/w3c/mediacapture-main/issues/453
  - #299 Unclear how to associate current active device with enumerated devices (1 by randallb)
    https://github.com/w3c/mediacapture-main/issues/299
  - #438 What does it mean that the argument to applyConstraints() is optional (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/438

  1 issues closed:
  - FR: Add a getUserMedia constraint to get a mirrored version of the video stream https://github.com/w3c/mediacapture-main/issues/452

* w3c/mediacapture-record (+1/-0/💬0)
  1 issues created:
  - Make stop() idempotent. (by jan-ivar)
    https://github.com/w3c/mediacapture-record/issues/125

* w3c/mediacapture-image (+0/-0/💬3)
  1 issues received 3 new comments:
  - #177 Pan and Tilt Constraints (3 by jan-ivar, yellowdoge, dsanders11)
    https://github.com/w3c/mediacapture-image/issues/177



Pull requests
-------------
* w3c/mediacapture-main (+2/-1/💬1)
  2 pull requests submitted:
  - Rename 10.1. to Legacy Interface Extensions. (by jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/461
  - Revert pull #446. (by jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/460

  1 pull requests received 1 new comments:
  - #446 Specify how applyConstraints() should behave without the argument (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/446

  1 pull requests merged:
  - MediaStream: allow construction with given id
    https://github.com/w3c/mediacapture-main/pull/450

* w3c/mediacapture-record (+1/-1/💬0)
  1 pull requests submitted:
  - Update README.md (by yellowdoge)
    https://github.com/w3c/mediacapture-record/pull/124

  1 pull requests merged:
  - Update README.md
    https://github.com/w3c/mediacapture-record/pull/124

* w3c/mediacapture-image (+3/-3/💬1)
  3 pull requests submitted:
  - correct avoid-empty-commits syntax and also copy .md files to gh-pages (by yellowdoge)
    https://github.com/w3c/mediacapture-image/pull/181
  - added irc webrtc link (by yellowdoge)
    https://github.com/w3c/mediacapture-image/pull/180
  - Update implementation-status.md (by yellowdoge)
    https://github.com/w3c/mediacapture-image/pull/179

  1 pull requests received 1 new comments:
  - #175 Add focusDistance constraint (1 by dsanders11)
    https://github.com/w3c/mediacapture-image/pull/175

  3 pull requests merged:
  - correct avoid-empty-commits syntax and also copy .md files to gh-pages
    https://github.com/w3c/mediacapture-image/pull/181
  - added irc webrtc link
    https://github.com/w3c/mediacapture-image/pull/180
  - Update implementation-status.md
    https://github.com/w3c/mediacapture-image/pull/179


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, 30 May 2017 17:00:58 UTC