Weekly github digest (Media Capture Task Force specifications)

Issues
------
* w3c/mediacapture-main (+0/-2/💬7)
  2 issues closed:
  - Do we update legacy methods to keep up with the spec? 
https://github.com/w3c/mediacapture-main/issues/425
  - Revive createObjectURL? 
https://github.com/w3c/mediacapture-main/issues/404

  2 issues received 7 new comments:
  - #404 Revive createObjectURL? (4 by foolip, alvestrand, stefhak)
    https://github.com/w3c/mediacapture-main/issues/404
  - #414 Devicechange events when not focus - permitted or forbidden? 
(3 by jan-ivar, alvestrand, stefhak)
    https://github.com/w3c/mediacapture-main/issues/414

* w3c/mediacapture-record (+0/-0/💬6)
  4 issues received 6 new comments:
  - #57 Rate control (2 by mikeal, jnoring)
    https://github.com/w3c/mediacapture-record/issues/57
  - #93 Reconsider isTypeSupported() API (2 by ddorwin)
    https://github.com/w3c/mediacapture-record/issues/93
  - #67 Support producing raw encoded bitstreams via MIMEType option 
(1 by alvestrand)
    https://github.com/w3c/mediacapture-record/issues/67
  - #86 Add explainer document (1 by alvestrand)
    https://github.com/w3c/mediacapture-record/issues/86

* w3c/mediacapture-depth (+1/-0/💬0)
  1 issues created:
  - Echidna publication fails after migration to the WebRTC CI system 
(by anssiko)
    https://github.com/w3c/mediacapture-depth/issues/153

* w3c/mediacapture-fromelement (+1/-6/💬14)
  1 issues created:
  - Width, height and frameRate : intrinsic or drawn? (by stefhak)
    https://github.com/w3c/mediacapture-fromelement/issues/55

  6 issues closed:
  - Must the alpha channel be preserved, and what about encoding in an
 alpha-less format? 
https://github.com/w3c/mediacapture-fromelement/issues/30
  - Should it be possible to call canvas.captureStream() before 
canvas.getContext()? 
https://github.com/w3c/mediacapture-fromelement/issues/31
  - is (audio) volume supposed to be applied to the captured stream 
https://github.com/w3c/mediacapture-fromelement/issues/35
  - Specify what happens when frameRate is omitted 
https://github.com/w3c/mediacapture-fromelement/issues/27
  - Use with MediaSource 
https://github.com/w3c/mediacapture-fromelement/issues/19
  - Capture from canvas: Strength of reference? 
https://github.com/w3c/mediacapture-fromelement/issues/17

  10 issues received 14 new comments:
  - #43 <canvas>.captureStream() framerate parameter is too 
restrictive (2 by martinthomson, uysalere)
    https://github.com/w3c/mediacapture-fromelement/issues/43
  - #24 Tie MediaStreamTrack lifetime to the underlying AudioTrack or 
VideoTrack? (2 by martinthomson)
    https://github.com/w3c/mediacapture-fromelement/issues/24
  - #29 When is the first frame pushed to the MediaStream for 
captureStream(0)? (2 by martinthomson)
    https://github.com/w3c/mediacapture-fromelement/issues/29
  - #30 Must the alpha channel be preserved, and what about encoding 
in an alpha-less format? (2 by martinthomson, uysalere)
    https://github.com/w3c/mediacapture-fromelement/issues/30
  - #35 is (audio) volume supposed to be applied to the captured 
stream (1 by foolip)
    https://github.com/w3c/mediacapture-fromelement/issues/35
  - #19 Use with MediaSource (1 by martinthomson)
    https://github.com/w3c/mediacapture-fromelement/issues/19
  - #20 HTML Media Element captureStream() should avoid 
protected/encrypted content (1 by martinthomson)
    https://github.com/w3c/mediacapture-fromelement/issues/20
  - #23 When and how does a MediaStreamTrack end? (1 by martinthomson)
    https://github.com/w3c/mediacapture-fromelement/issues/23
  - #27 Specify what happens when frameRate is omitted (1 by 
martinthomson)
    https://github.com/w3c/mediacapture-fromelement/issues/27
  - #31 Should it be possible to call canvas.captureStream() before 
canvas.getContext()? (1 by martinthomson)
    https://github.com/w3c/mediacapture-fromelement/issues/31



Pull requests
-------------
* w3c/mediacapture-main (+2/-1/💬0)
  2 pull requests submitted:
  - Specify the "applyConstraints algorithm" more clearly (by 
alvestrand)
    https://github.com/w3c/mediacapture-main/pull/433
  - Ignore ideal values that don't belong on the device (by 
alvestrand)
    https://github.com/w3c/mediacapture-main/pull/432

  1 pull requests merged:
  - Clarify when and where devicechange events fire.
    https://github.com/w3c/mediacapture-main/pull/422

* w3c/mediacapture-record (+0/-0/💬13)
  1 pull requests received 13 new comments:
  - #114 Add MediaRecorderOptions.forceVideoFrameRate (#113) (13 by 
Pehrsons, alvestrand, jan-ivar, miguelao, jnoring)
    https://github.com/w3c/mediacapture-record/pull/114

* w3c/mediacapture-image (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #146 Use constrainable pattern for ImageCapture (#124) (1 by 
miguelao)
    https://github.com/w3c/mediacapture-image/pull/146

* w3c/mediacapture-depth (+1/-1/💬1)
  1 pull requests submitted:
  - Use data-cite for automatic cross-referencing (by anssiko)
    https://github.com/w3c/mediacapture-depth/pull/152

  1 pull requests merged:
  - Use data-cite for automatic cross-referencing
    https://github.com/w3c/mediacapture-depth/pull/152

  1 pull requests received 1 new comments:
  - #152 Use data-cite for automatic cross-referencing (1 by anssiko)
    https://github.com/w3c/mediacapture-depth/pull/152

* w3c/mediacapture-fromelement (+1/-2/💬1)
  1 pull requests submitted:
  - Define what happens when a track ends (by martinthomson)
    https://github.com/w3c/mediacapture-fromelement/pull/56

  2 pull requests merged:
  - Specify alpha channel.
    https://github.com/w3c/mediacapture-fromelement/pull/38
  - Playback volume has no impact
    https://github.com/w3c/mediacapture-fromelement/pull/36

  1 pull requests received 1 new comments:
  - #38 Specify alpha channel. (1 by martinthomson)
    https://github.com/w3c/mediacapture-fromelement/pull/38


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, 7 February 2017 17:01:06 UTC