- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 22 Dec 2020 17:00:16 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1krl1E-00044t-Fi@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+1/-1/💬2)
1 issues created:
- CSP-like mechanism for disabling RTCPeerConnection API? (by zenhack)
https://github.com/w3c/webrtc-pc/issues/2619
1 issues received 2 new comments:
- #2619 CSP-like mechanism for disabling RTCPeerConnection API? (2 by dontcallmedom, zenhack)
https://github.com/w3c/webrtc-pc/issues/2619
1 issues closed:
- CSP-like mechanism for disabling RTCPeerConnection API? https://github.com/w3c/webrtc-pc/issues/2619
* w3c/mediacapture-main (+2/-5/💬4)
2 issues created:
- resizeMode: "none" should imply native frame rates (by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/762
- Is getSettings returning rotated dimensions a footgun? (by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/761
2 issues received 4 new comments:
- #762 resizeMode: "none" should imply native frame rates (3 by jan-ivar, youennf)
https://github.com/w3c/mediacapture-main/issues/762
- #756 default audio output should be first in the enumerateDevice returned list (1 by youennf)
https://github.com/w3c/mediacapture-main/issues/756 [Ready for PR]
5 issues closed:
- Handling of rotation for camera capture streams https://github.com/w3c/mediacapture-main/issues/660 [PR exists]
- Provide guidance on potential device label sanitization https://github.com/w3c/mediacapture-main/issues/747 [privacy-tracker]
- Should enumerateDevices by default return an empty list? https://github.com/w3c/mediacapture-main/issues/646 [Ready for PR] [TPAC 2020] [privacy-needs-resolution]
- default audio output should be first in the enumerateDevice returned list https://github.com/w3c/mediacapture-main/issues/756 [Ready for PR]
- Editorial: "muted" attribute refers to itself https://github.com/w3c/mediacapture-main/issues/754 [PR exists] [editorial]
* w3c/mediacapture-fromelement (+0/-0/💬4)
1 issues received 4 new comments:
- #30 Must the alpha channel be preserved, and what about encoding in an alpha-less format? (4 by DanVettorazi, dontcallmedom)
https://github.com/w3c/mediacapture-fromelement/issues/30
* w3c/mediacapture-screen-share (+2/-0/💬2)
2 issues created:
- Capture cursor when visible to user (by xxluke)
https://github.com/w3c/mediacapture-screen-share/issues/157
- Capture-current-tab: Managing capture-ability by cross-origin embedder as opt-in vs. opt-out (by eladalon1983)
https://github.com/w3c/mediacapture-screen-share/issues/156
1 issues received 2 new comments:
- #156 Capture-current-tab: Managing capture-ability by cross-origin embedder as opt-in vs. opt-out (2 by jan-ivar, youennf)
https://github.com/w3c/mediacapture-screen-share/issues/156
* w3c/webrtc-extensions (+4/-0/💬10)
4 issues created:
- Header extension control: spec text inconsistent with RFC5285 section 6. (by handellm)
https://github.com/w3c/webrtc-extensions/issues/60
- Header extension control: Unknown exception type in spec text. (by handellm)
https://github.com/w3c/webrtc-extensions/issues/59
- get/setParameters() while in-parallel SDP is being processed (by henbos)
https://github.com/w3c/webrtc-extensions/issues/58 [question]
- Add normative steps to getCapabilities() or deprecate it in favor of an async API (by henbos)
https://github.com/w3c/webrtc-extensions/issues/57
2 issues received 10 new comments:
- #58 get/setParameters() while in-parallel SDP is being processed (2 by henbos)
https://github.com/w3c/webrtc-extensions/issues/58 [needs-test] [question]
- #57 Add normative steps to getCapabilities() or deprecate it in favor of an async API (8 by aboba, henbos, youennf)
https://github.com/w3c/webrtc-extensions/issues/57
Pull requests
-------------
* w3c/webrtc-pc (+0/-0/💬2)
1 pull requests received 2 new comments:
- #2617 Add note to getCapabilities to avoid InvalidModificationError (2 by henbos, jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2617 [Editorial] [Editors can integrate]
* w3c/webrtc-ice (+1/-0/💬0)
1 pull requests submitted:
- Editorial: Align with Web IDL specification (by autokagami)
https://github.com/w3c/webrtc-ice/pull/40
* w3c/mediacapture-main (+4/-5/💬1)
4 pull requests submitted:
- Define behavior when rotating camera. (by jan-ivar)
https://github.com/w3c/mediacapture-main/pull/760
- Mention that device labels can be sanitized (by youennf)
https://github.com/w3c/mediacapture-main/pull/759
- Mention enumerateDevices fingerprinting mitigation pre-capture (by youennf)
https://github.com/w3c/mediacapture-main/pull/758
- Make sure to have the default audio output device be the first device in enumerateDevices list that is not a microphone and not a camera (by youennf)
https://github.com/w3c/mediacapture-main/pull/757
1 pull requests received 1 new comments:
- #760 Define behavior when rotating camera. (1 by henbos)
https://github.com/w3c/mediacapture-main/pull/760 [Editors can integrate]
5 pull requests merged:
- Define behavior when rotating camera.
https://github.com/w3c/mediacapture-main/pull/760 [Editors can integrate]
- Mention that device labels can be sanitized
https://github.com/w3c/mediacapture-main/pull/759
- Mention enumerateDevices fingerprinting mitigation pre-capture
https://github.com/w3c/mediacapture-main/pull/758
- Make sure to have the default audio output device be the first device in enumerateDevices list that is not a microphone and not a camera
https://github.com/w3c/mediacapture-main/pull/757
- Improve respec autolinks and mark events as such
https://github.com/w3c/mediacapture-main/pull/743 [Editors can integrate] [editorial]
* w3c/mediacapture-record (+1/-1/💬4)
1 pull requests submitted:
- Update "vbr" & "cbr" to "variable" & "constant" per TAG review. (by simoncent)
https://github.com/w3c/mediacapture-record/pull/210
1 pull requests received 4 new comments:
- #210 Update "vbr" & "cbr" to "variable" & "constant" per TAG review. (4 by dontcallmedom, simoncent, w3cbot)
https://github.com/w3c/mediacapture-record/pull/210
1 pull requests merged:
- Update "vbr" & "cbr" to "variable" & "constant" per TAG review.
https://github.com/w3c/mediacapture-record/pull/210
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webrtc-pc
* https://github.com/w3c/webrtc-identity
* https://github.com/w3c/webrtc-stats
* https://github.com/w3c/webrtc-charter
* https://github.com/w3c/webrtc-priority
* https://github.com/w3c/webrtc-ice
* https://github.com/w3c/webrtc-nv-use-cases
* 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
* https://github.com/w3c/mst-content-hint
* https://github.com/w3c/webrtc-svc
* https://github.com/w3c/webrtc-extensions
* https://github.com/w3c/webrtc-provisional-stats
* https://github.com/w3c/webrtc-insertable-streams
* https://github.com/w3c/mediacapture-automation
* https://github.com/w3c/mediacapture-insertable-streams
* https://github.com/web-platform-tests/wpt
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 22 December 2020 17:00:18 UTC