- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 20 Dec 2016 17:00:11 +0000
- To: public-media-capture@w3.org
Issues ------ * w3c/mediacapture-main (+3/-5/💬7) 3 issues created: - Move "advanced" out of the Constrainable pattern (by jan-ivar) https://github.com/w3c/mediacapture-main/issues/426 - Do we update legacy methods to keep up with the spec? (by jan-ivar) https://github.com/w3c/mediacapture-main/issues/425 - Allow some way to know which device in enumerateDevices() same one in MediaTrack (by myers) https://github.com/w3c/mediacapture-main/issues/423 5 issues closed: - Allow some way to know which device in enumerateDevices() same one in MediaTrack https://github.com/w3c/mediacapture-main/issues/423 - Camera light and "disabled" tracks https://github.com/w3c/mediacapture-main/issues/389 - result of enumerateDevices when there is no origin https://github.com/w3c/mediacapture-main/issues/417 - Reinstate strong language on permission ending when tracks stop, lost by editorial mistake https://github.com/w3c/mediacapture-main/issues/387 - New permission definitions are wrong. https://github.com/w3c/mediacapture-main/issues/350 6 issues received 7 new comments: - #426 Move "advanced" out of the Constrainable pattern (2 by jan-ivar, alvestrand) https://github.com/w3c/mediacapture-main/issues/426 - #417 result of enumerateDevices when there is no origin (1 by alvestrand) https://github.com/w3c/mediacapture-main/issues/417 - #387 Reinstate strong language on permission ending when tracks stop, lost by editorial mistake (1 by alvestrand) https://github.com/w3c/mediacapture-main/issues/387 - #389 Camera light and "disabled" tracks (1 by alvestrand) https://github.com/w3c/mediacapture-main/issues/389 - #423 Allow some way to know which device in enumerateDevices() same one in MediaTrack (1 by myers) https://github.com/w3c/mediacapture-main/issues/423 - #350 New permission definitions are wrong. (1 by alvestrand) https://github.com/w3c/mediacapture-main/issues/350 * w3c/mediacapture-record (+1/-2/💬19) 1 issues created: - Convert mediacapture-record spec to bikeshed (by miguelao) https://github.com/w3c/mediacapture-record/issues/106 2 issues closed: - ignoreMutedMedia on a combination of muted and unmuted tracks? https://github.com/w3c/mediacapture-record/issues/99 - requestData in paused state? https://github.com/w3c/mediacapture-record/issues/100 3 issues received 19 new comments: - #99 ignoreMutedMedia on a combination of muted and unmuted tracks? (15 by jan-ivar, miguelao, alvestrand) https://github.com/w3c/mediacapture-record/issues/99 - #100 requestData in paused state? (3 by miguelao) https://github.com/w3c/mediacapture-record/issues/100 - #98 UnknownError seems inappropriate (1 by miguelao) https://github.com/w3c/mediacapture-record/issues/98 * w3c/mediacapture-image (+1/-0/💬27) 1 issues created: - Convert mediacapture-image to Bikeshed (by miguelao) https://github.com/w3c/mediacapture-image/issues/139 4 issues received 27 new comments: - #124 Use the constrainable pattern instead of creating a subtly different function set (18 by jan-ivar, gmandyam, alvestrand, stefhak) https://github.com/w3c/mediacapture-image/issues/124 - #139 Convert mediacapture-image to Bikeshed (5 by dontcallmedom, gmandyam, alvestrand, miguelao) https://github.com/w3c/mediacapture-image/issues/139 - #126 Discussion of "zoom" does not consider mechanical zoom timing (2 by alvestrand) https://github.com/w3c/mediacapture-image/issues/126 - #87 Rename videoStreamTrack to track (2 by jan-ivar, miguelao) https://github.com/w3c/mediacapture-image/issues/87 * w3c/mediacapture-output (+0/-3/💬0) 3 issues closed: - Web Audio API Extensions monkeypatch https://github.com/w3c/mediacapture-output/issues/46 - Don't restrict this spec to HTMLMediaElement in the introduction https://github.com/w3c/mediacapture-output/issues/48 - Handling connect/disconnect for AudioContext https://github.com/w3c/mediacapture-output/issues/58 Pull requests ------------- * w3c/mediacapture-main (+2/-1/💬3) 2 pull requests submitted: - Name of html2text.py has changed (by fluffy) https://github.com/w3c/mediacapture-main/pull/424 - Clarify when and where devicechange events fire. (by jan-ivar) https://github.com/w3c/mediacapture-main/pull/422 1 pull requests merged: - Add Privacy Indicator Requirements https://github.com/w3c/mediacapture-main/pull/421 3 pull requests received 3 new comments: - #422 Clarify when and where devicechange events fire. (1 by jan-ivar) https://github.com/w3c/mediacapture-main/pull/422 - #411 Add User Experience requirements section describing permissions display requirements (1 by burnburn) https://github.com/w3c/mediacapture-main/pull/411 - #421 Add Privacy Indicator Requirements (1 by burnburn) https://github.com/w3c/mediacapture-main/pull/421 * w3c/mediacapture-record (+4/-3/💬5) 4 pull requests submitted: - Remove |ignoreMutedMedia| and references to it. (#99) (by miguelao) https://github.com/w3c/mediacapture-record/pull/105 - Rewritten |ignoreMutedMedia| parts (#99) (by miguelao) https://github.com/w3c/mediacapture-record/pull/104 - Update example 1 (and codepen) s/codec/contentType/ (#94) (by miguelao) https://github.com/w3c/mediacapture-record/pull/103 - Throw exception from requestData() only if state is inactive (#100) (by miguelao) https://github.com/w3c/mediacapture-record/pull/102 3 pull requests merged: - Remove |ignoreMutedMedia| and references to it. (#99) https://github.com/w3c/mediacapture-record/pull/105 - Update example 1 (and codepen) s/codec/contentType/ (#94) https://github.com/w3c/mediacapture-record/pull/103 - Throw exception from requestData() only if state is inactive (#100) https://github.com/w3c/mediacapture-record/pull/102 3 pull requests received 5 new comments: - #104 Rewritten |ignoreMutedMedia| parts (#99) (2 by miguelao) https://github.com/w3c/mediacapture-record/pull/104 - #95 First draft of adding |timecode| to BlobEvent (2 by miguelao) https://github.com/w3c/mediacapture-record/pull/95 - #105 Remove |ignoreMutedMedia| and references to it. (#99) (1 by miguelao) https://github.com/w3c/mediacapture-record/pull/105 * w3c/mediacapture-image (+2/-2/💬0) 2 pull requests submitted: - Pr 8 clarify point2 d origin of coordinates (by miguelao) https://github.com/w3c/mediacapture-image/pull/138 - Moved implementation status to a 'otherLinks' entry (by miguelao) https://github.com/w3c/mediacapture-image/pull/137 2 pull requests merged: - Pr 8 clarify point2 d origin of coordinates https://github.com/w3c/mediacapture-image/pull/138 - Moved implementation status to a 'otherLinks' entry https://github.com/w3c/mediacapture-image/pull/137 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, 20 December 2016 17:00:23 UTC