- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 13 Dec 2016 17:00:11 +0000
- To: public-media-capture@w3.org
Issues
------
* w3c/mediacapture-main (+0/-2/💬10)
2 issues closed:
- Polling enumerateDevices potentially being a fingerprint.
https://github.com/w3c/mediacapture-main/issues/403
- Need rules for devicechange event when devices are removed.
https://github.com/w3c/mediacapture-main/issues/413
2 issues received 10 new comments:
- #403 Polling enumerateDevices potentially being a fingerprint. (6
by ShijunS, jan-ivar, aboba)
https://github.com/w3c/mediacapture-main/issues/403
- #414 Devicechange events when not focus - permitted or forbidden?
(4 by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/414
* w3c/mediacapture-record (+5/-0/💬5)
5 issues created:
- Odd overriding of bitrate parameters (by alvestrand)
https://github.com/w3c/mediacapture-record/issues/101
- requestData in paused state? (by alvestrand)
https://github.com/w3c/mediacapture-record/issues/100
- ignoreMutedMedia on a combination of muted and unmuted tracks? (by
alvestrand)
https://github.com/w3c/mediacapture-record/issues/99
- UnknownError seems inappropriate (by alvestrand)
https://github.com/w3c/mediacapture-record/issues/98
- Retroactive effect of isolation property change? (by alvestrand)
https://github.com/w3c/mediacapture-record/issues/97
2 issues received 5 new comments:
- #94 Bugs in isTypeSupported() example (4 by ddorwin, alvestrand)
https://github.com/w3c/mediacapture-record/issues/94
- #57 Rate control (1 by mikeal)
https://github.com/w3c/mediacapture-record/issues/57
* w3c/mediacapture-image (+8/-6/💬13)
8 issues created:
- How to resolve conflicts with MediaStreamtrack.constraints needs
to be specified (by alvestrand)
https://github.com/w3c/mediacapture-image/issues/130
- MediaSettingsRange "step" should be optional (by alvestrand)
https://github.com/w3c/mediacapture-image/issues/129
- "Implementation dependent" settings can't be made interoperable
(by alvestrand)
https://github.com/w3c/mediacapture-image/issues/128
- ISO setting is not well defined (by alvestrand)
https://github.com/w3c/mediacapture-image/issues/127
- Discussion of "zoom" does not consider mechanical zoom timing (by
alvestrand)
https://github.com/w3c/mediacapture-image/issues/126
- Point2D does not specify relation to image frame (by alvestrand)
https://github.com/w3c/mediacapture-image/issues/125
- Use the constrainable pattern instead of creating a subtly
different function set (by alvestrand)
https://github.com/w3c/mediacapture-image/issues/124
- Separate getPhotoCapabilities from getSettings (by alvestrand)
https://github.com/w3c/mediacapture-image/issues/123
6 issues closed:
- How to resolve conflicts with MediaStreamtrack.constraints needs
to be specified https://github.com/w3c/mediacapture-image/issues/130
- "Implementation dependent" settings can't be made interoperable
https://github.com/w3c/mediacapture-image/issues/128
- MediaSettingsRange "step" should be optional
https://github.com/w3c/mediacapture-image/issues/129
- Point2D does not specify relation to image frame
https://github.com/w3c/mediacapture-image/issues/125
- ISO setting is not well defined
https://github.com/w3c/mediacapture-image/issues/127
- Discussion of "zoom" does not consider mechanical zoom timing
https://github.com/w3c/mediacapture-image/issues/126
6 issues received 13 new comments:
- #125 Point2D does not specify relation to image frame (5 by
miguelao, alvestrand)
https://github.com/w3c/mediacapture-image/issues/125
- #128 "Implementation dependent" settings can't be made
interoperable (2 by miguelao)
https://github.com/w3c/mediacapture-image/issues/128
- #129 MediaSettingsRange "step" should be optional (2 by miguelao)
https://github.com/w3c/mediacapture-image/issues/129
- #127 ISO setting is not well defined (2 by miguelao)
https://github.com/w3c/mediacapture-image/issues/127
- #130 How to resolve conflicts with MediaStreamtrack.constraints
needs to be specified (1 by miguelao)
https://github.com/w3c/mediacapture-image/issues/130
- #126 Discussion of "zoom" does not consider mechanical zoom timing
(1 by miguelao)
https://github.com/w3c/mediacapture-image/issues/126
* w3c/mediacapture-depth (+0/-1/💬2)
1 issues closed:
- Focal length seems under defined
https://github.com/w3c/mediacapture-depth/issues/135
2 issues received 2 new comments:
- #110 Accessing Camera Calibrations (1 by astojilj)
https://github.com/w3c/mediacapture-depth/issues/110
- #142 (16-bit) Grayscale conversion of (16-bit) depth map is wrong
(1 by mkollaro)
https://github.com/w3c/mediacapture-depth/issues/142
* w3c/mediacapture-output (+0/-1/💬3)
1 issues closed:
- WG CR review for mediacapture-output
https://github.com/w3c/mediacapture-output/issues/38
1 issues received 3 new comments:
- #46 Web Audio API Extensions monkeypatch (3 by dontcallmedom,
padenot, guidou)
https://github.com/w3c/mediacapture-output/issues/46
Pull requests
-------------
* w3c/mediacapture-main (+1/-1/💬7)
1 pull requests submitted:
- Add Privacy Indicator Requirements (by jan-ivar)
https://github.com/w3c/mediacapture-main/pull/421
1 pull requests merged:
- Made removal of device(s) fire devicechange event.
https://github.com/w3c/mediacapture-main/pull/420
2 pull requests received 7 new comments:
- #421 Add Privacy Indicator Requirements (6 by jan-ivar, ekr,
alvestrand)
https://github.com/w3c/mediacapture-main/pull/421
- #411 Add User Experience requirements section describing
permissions display requirements (1 by jan-ivar)
https://github.com/w3c/mediacapture-main/pull/411
* w3c/mediacapture-image (+6/-6/💬0)
6 pull requests submitted:
- Added UVC informative ref and further defined the associated
fields (#128) (by miguelao)
https://github.com/w3c/mediacapture-image/pull/136
- Added ad-hoc ISO12232 informative reference for ISO (#127) (by
miguelao)
https://github.com/w3c/mediacapture-image/pull/135
- Add link to implementation status in respec js config (by
miguelao)
https://github.com/w3c/mediacapture-image/pull/134
- setOptions()/grabFrame() and MediaStreamTrack's constraints (by
miguelao)
https://github.com/w3c/mediacapture-image/pull/133
- Made Point2D general and moved its semantics to the
pointsOfInterest entry (#125) (by miguelao)
https://github.com/w3c/mediacapture-image/pull/132
- Added a note on about non-instantaeously modifiable fields (#126)
(by miguelao)
https://github.com/w3c/mediacapture-image/pull/131
6 pull requests merged:
- setOptions()/grabFrame() and MediaStreamTrack's constraints
https://github.com/w3c/mediacapture-image/pull/133
- Added UVC informative ref and further defined the associated
fields (#128)
https://github.com/w3c/mediacapture-image/pull/136
- Added ad-hoc ISO12232 informative reference for ISO (#127)
https://github.com/w3c/mediacapture-image/pull/135
- Add link to implementation status in respec js config
https://github.com/w3c/mediacapture-image/pull/134
- Added a note on about non-instantaeously modifiable fields (#126)
https://github.com/w3c/mediacapture-image/pull/131
- Made Point2D general and moved its semantics to the
pointsOfInterest entry (#125)
https://github.com/w3c/mediacapture-image/pull/132
* w3c/mediacapture-depth (+0/-1/💬1)
1 pull requests merged:
- Fix #135: Replace fovs by focalLengthX and focalLengthY.
https://github.com/w3c/mediacapture-depth/pull/146
1 pull requests received 1 new comments:
- #146 Fix #135: Replace fovs by focalLengthX and focalLengthY. (1
by huningxin)
https://github.com/w3c/mediacapture-depth/pull/146
* w3c/mediacapture-output (+2/-1/💬3)
2 pull requests submitted:
- Remove Web Audio section (by guidou)
https://github.com/w3c/mediacapture-output/pull/65
- Clarify in intro that this applies to AudioContext too (by
dontcallmedom)
https://github.com/w3c/mediacapture-output/pull/64
1 pull requests merged:
- Remove Web Audio section
https://github.com/w3c/mediacapture-output/pull/65
2 pull requests received 3 new comments:
- #65 Remove Web Audio section (2 by dontcallmedom, guidou)
https://github.com/w3c/mediacapture-output/pull/65
- #64 Clarify in intro that this applies to AudioContext too (1 by
guidou)
https://github.com/w3c/mediacapture-output/pull/64
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, 13 December 2016 17:00:21 UTC