- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 24 Nov 2020 17:00:21 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1khbfx-0006W1-MM@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+4/-2/π¬11)
4 issues created:
- H (by sakihalim)
https://github.com/w3c/webrtc-pc/issues/2607
- W (by sakihalim)
https://github.com/w3c/webrtc-pc/issues/2606
- Use relevant settings object instead of current settings object (by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2604 [Editorial]
- RTCPeerConnectionIceErrorEvent.errorText seems to correspond to RTCPeerConnectionIceErrorEventInit.statusText (by youennf)
https://github.com/w3c/webrtc-pc/issues/2603
4 issues received 11 new comments:
- #2603 RTCPeerConnectionIceErrorEvent.errorText seems to correspond to RTCPeerConnectionIceErrorEventInit.statusText (8 by alvestrand, dontcallmedom, jan-ivar, youennf)
https://github.com/w3c/webrtc-pc/issues/2603
- #2601 Event for RTCRtpSender.replaceTrack (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2601
- #2519 addIceCandidate may not need to throw an error when no remoteDescription (1 by aldovincenti)
https://github.com/w3c/webrtc-pc/issues/2519
- #2460 `getCapabilities` seems to leak hardware capabilities w/o a permission (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/2460 [December 2020 Virtual Interim] [PR exists] [privacy-tracker]
2 issues closed:
- `getCapabilities` seems to leak hardware capabilities w/o a permission https://github.com/w3c/webrtc-pc/issues/2460 [WebRTC Extensions] [privacy-tracker]
- Event for RTCRtpSender.replaceTrack https://github.com/w3c/webrtc-pc/issues/2601
* w3c/webrtc-priority (+1/-0/π¬0)
1 issues created:
- Improve explainer according to TAG question (by alvestrand)
https://github.com/w3c/webrtc-priority/issues/17
* w3c/mediacapture-main (+2/-4/π¬11)
2 issues created:
- Editorial: "muted" attribute refers to itself (by alvestrand)
https://github.com/w3c/mediacapture-main/issues/754
- Broken foreground detection (by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/752
5 issues received 11 new comments:
- #754 Editorial: "muted" attribute refers to itself (1 by dontcallmedom)
https://github.com/w3c/mediacapture-main/issues/754 [PR exists] [editorial]
- #747 Provide guidance on potential device label sanitization (4 by bradisbell, jan-ivar)
https://github.com/w3c/mediacapture-main/issues/747 [privacy-tracker]
- #732 getSupportedConstraints is not prescribing any mandatory to implement constraints (3 by alvestrand, jan-ivar, youennf)
https://github.com/w3c/mediacapture-main/issues/732
- #730 Clarify when to fire devicechange event for changes of device capabilities (2 by alvestrand, jan-ivar)
https://github.com/w3c/mediacapture-main/issues/730
- #673 error message may require language/direction metadata (1 by dontcallmedom)
https://github.com/w3c/mediacapture-main/issues/673 [i18n-needs-resolution]
4 issues closed:
- error message may require language/direction metadata https://github.com/w3c/mediacapture-main/issues/673 [i18n-needs-resolution]
- Clarify when to fire devicechange event for changes of device capabilities https://github.com/w3c/mediacapture-main/issues/730
- getSupportedConstraints is not prescribing any mandatory to implement constraints https://github.com/w3c/mediacapture-main/issues/732
- relevant or current settings object for fully active tests? https://github.com/w3c/mediacapture-main/issues/748
* w3c/mediacapture-record (+1/-0/π¬0)
1 issues created:
- More information about timing of recording (start event, blob event, stop event) (by btsimonh)
https://github.com/w3c/mediacapture-record/issues/208
* w3c/mediacapture-output (+0/-0/π¬1)
1 issues received 1 new comments:
- #93 Should the spec define specific static audio output device IDs (1 by carlsmith)
https://github.com/w3c/mediacapture-output/issues/93
* w3c/mediacapture-screen-share (+1/-0/π¬0)
1 issues created:
- Customize selection of display surface (by hectorcastro-teamviewer)
https://github.com/w3c/mediacapture-screen-share/issues/151
* w3c/webrtc-extensions (+2/-0/π¬1)
2 issues created:
- `getCapabilities` seems to leak hardware capabilities w/o a permission (by aboba)
https://github.com/w3c/webrtc-extensions/issues/54
- Define administratively prohibited in more detail (by annevk)
https://github.com/w3c/webrtc-extensions/issues/53
1 issues received 1 new comments:
- #52 Invalid TURN credentials: What function should fail? (1 by juberti)
https://github.com/w3c/webrtc-extensions/issues/52
* w3c/webrtc-insertable-streams (+1/-0/π¬4)
1 issues created:
- Optimizing encoded frame buffer allocation and memory copies (by youennf)
https://github.com/w3c/webrtc-insertable-streams/issues/49
2 issues received 4 new comments:
- #49 Optimizing encoded frame buffer allocation and memory copies (3 by lgrahl, youennf)
https://github.com/w3c/webrtc-insertable-streams/issues/49
- #48 Consider using TransformStreams instead of exposing ReadableStream/WritableStream (1 by youennf)
https://github.com/w3c/webrtc-insertable-streams/issues/48
Pull requests
-------------
* w3c/webrtc-pc (+5/-1/π¬2)
5 pull requests submitted:
- Change RTCPeerConnectionIceErrorEventInit.statusText to errorText (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2611
- Remove voiceActivityFlag from spec (by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/2610
- Fix RTCPeerConnectionIceErrorEventInit.statusText to match RTCPeerCon⦠(by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/2609
- Adapt GitHub CI to platform change (by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/2608 [Editorial]
- s/current settings object/relevant settings object/ (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2605 [Editorial]
2 pull requests received 2 new comments:
- #2611 Change RTCPeerConnectionIceErrorEventInit.statusText to errorText (1 by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/2611
- #2600 Remove optional marker from overloaded version of setLocalDescription (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2600 [Editorial]
1 pull requests merged:
- Update to latest ReSpec version
https://github.com/w3c/webrtc-pc/pull/2602 [Editorial]
* w3c/mediacapture-main (+3/-2/π¬0)
3 pull requests submitted:
- Adapt GitHub CI to platform change (by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/753 [editorial]
- Align terminology to User Agent (by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/751
- s/current settings object/relevant settings object/ (by jan-ivar)
https://github.com/w3c/mediacapture-main/pull/750
2 pull requests merged:
- s/current settings object/relevant settings object/
https://github.com/w3c/mediacapture-main/pull/750
- Update to latest ReSpec version
https://github.com/w3c/mediacapture-main/pull/749 [editorial]
* w3c/webrtc-extensions (+2/-0/π¬0)
2 pull requests submitted:
- A couple of minor Respec fixes (by dontcallmedom)
https://github.com/w3c/webrtc-extensions/pull/56 [editorial]
- Bring voiceActivityFlag from WebRTC 1.0 (by dontcallmedom)
https://github.com/w3c/webrtc-extensions/pull/55
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, 24 November 2020 17:00:24 UTC