- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 01 Dec 2020 17:00:16 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1kk90i-0007Ic-G2@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+0/-1/π¬0)
1 issues closed:
- RTCPeerConnectionIceErrorEvent.errorText seems to correspond to RTCPeerConnectionIceErrorEventInit.statusText https://github.com/w3c/webrtc-pc/issues/2603
* w3c/webrtc-stats (+0/-0/π¬1)
1 issues received 1 new comments:
- #588 sdpFmtpLine value space (1 by vr000m)
https://github.com/w3c/webrtc-stats/issues/588
* w3c/webrtc-ice (+0/-1/π¬0)
1 issues closed:
- IDL errors in spec https://github.com/w3c/webrtc-ice/issues/35
* w3c/webrtc-nv-use-cases (+0/-1/π¬1)
1 issues received 1 new comments:
- #63 Call forking use case (1 by aboba)
https://github.com/w3c/webrtc-nv-use-cases/issues/63 [PR exists]
1 issues closed:
- Call forking use case https://github.com/w3c/webrtc-nv-use-cases/issues/63 [PR exists]
* w3c/mediacapture-fromelement (+0/-1/π¬1)
1 issues received 1 new comments:
- #69 Address information leak of :visited styles and disclosure of shadow DOM contents (1 by dontcallmedom)
https://github.com/w3c/mediacapture-fromelement/issues/69 [privacy-tracker]
1 issues closed:
- Address information leak of :visited styles and disclosure of shadow DOM contents https://github.com/w3c/mediacapture-fromelement/issues/69 [privacy-tracker]
* w3c/mediacapture-output (+0/-3/π¬4)
4 issues received 4 new comments:
- #88 Behavior when device changes (1 by dontcallmedom)
https://github.com/w3c/mediacapture-output/issues/88
- #83 Selecting audio output in case device info permission is not granted (1 by dontcallmedom)
https://github.com/w3c/mediacapture-output/issues/83 [TPAC 2019]
- #82 Normative reference to HTML 5.2 should be changed to HTML LS (1 by dontcallmedom)
https://github.com/w3c/mediacapture-output/issues/82 [editorial]
- #63 Controlling 3rd party iframe audio output on a page? (1 by brianfields)
https://github.com/w3c/mediacapture-output/issues/63
3 issues closed:
- Behavior when device changes https://github.com/w3c/mediacapture-output/issues/88
- Normative reference to HTML 5.2 should be changed to HTML LS https://github.com/w3c/mediacapture-output/issues/82 [editorial]
- Selecting audio output in case device info permission is not granted https://github.com/w3c/mediacapture-output/issues/83 [TPAC 2019]
* w3c/mediacapture-screen-share (+0/-1/π¬0)
1 issues closed:
- TAG review https://github.com/w3c/mediacapture-screen-share/issues/59 [PR exists]
* w3c/mst-content-hint (+0/-1/π¬0)
1 issues closed:
- speechRecognition should be "speech-recognition" https://github.com/w3c/mst-content-hint/issues/46 [tag-tracker]
* w3c/webrtc-extensions (+0/-0/π¬1)
1 issues received 1 new comments:
- #49 RTCRtpSender.getCapabilities() may not return correct information in sync (1 by alvestrand)
https://github.com/w3c/webrtc-extensions/issues/49 [December 2020 Virtual Interim]
* w3c/webrtc-insertable-streams (+0/-0/π¬3)
3 issues received 3 new comments:
- #49 Optimizing encoded frame buffer allocation and memory copies (1 by domenic)
https://github.com/w3c/webrtc-insertable-streams/issues/49
- #48 Consider using TransformStreams instead of exposing ReadableStream/WritableStream (1 by alvestrand)
https://github.com/w3c/webrtc-insertable-streams/issues/48
- #6 Additional space in the buffer (1 by alvestrand)
https://github.com/w3c/webrtc-insertable-streams/issues/6
* w3c/mediacapture-insertable-streams (+5/-0/π¬1)
5 issues created:
- Memory management for incoming frames (by youennf)
https://github.com/w3c/mediacapture-insertable-streams/issues/6
- Memory management of a frame once enqueued (by youennf)
https://github.com/w3c/mediacapture-insertable-streams/issues/5
- Is using ReadableStream/WritableStream the right approach? (by youennf)
https://github.com/w3c/mediacapture-insertable-streams/issues/4
- Access to raw metadata (by youennf)
https://github.com/w3c/mediacapture-insertable-streams/issues/3
- Is Phase 2 (ProcessingMediaStreamTrack) really needed? (by alvestrand)
https://github.com/w3c/mediacapture-insertable-streams/issues/2
1 issues received 1 new comments:
- #1 Add a high-quality face/body tracking API to discourage poor/discriminatory implementations (1 by alvestrand)
https://github.com/w3c/mediacapture-insertable-streams/issues/1
Pull requests
-------------
* w3c/webrtc-pc (+0/-3/π¬2)
2 pull requests received 2 new comments:
- #2611 Change RTCPeerConnectionIceErrorEventInit.statusText to errorText (1 by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2611
- #2609 Fix RTCPeerConnectionIceErrorEventInit.statusText to match RTCPeerCon⦠(1 by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/2609
3 pull requests merged:
- Adapt GitHub CI to platform change
https://github.com/w3c/webrtc-pc/pull/2608 [Editorial]
- Remove optional marker from overloaded version of setLocalDescription
https://github.com/w3c/webrtc-pc/pull/2600 [Editorial]
- Change RTCPeerConnectionIceErrorEventInit.statusText to errorText
https://github.com/w3c/webrtc-pc/pull/2611
* w3c/webrtc-stats (+1/-0/π¬0)
1 pull requests submitted:
- Fix respec warnings (by dontcallmedom)
https://github.com/w3c/webrtc-stats/pull/589 [Editorial]
* w3c/webrtc-ice (+0/-2/π¬1)
1 pull requests received 1 new comments:
- #38 Migrate from WebIDL void to undefined (1 by dontcallmedom)
https://github.com/w3c/webrtc-ice/pull/38
2 pull requests merged:
- Editorial: Align with Web IDL specification
https://github.com/w3c/webrtc-ice/pull/37
- Fix IDL errors (mainly RTCIceParameters)
https://github.com/w3c/webrtc-ice/pull/36
* w3c/webrtc-nv-use-cases (+2/-2/π¬2)
2 pull requests submitted:
- Setup automatic TR publication (by dontcallmedom)
https://github.com/w3c/webrtc-nv-use-cases/pull/69
- first pass at new and updated usecases as presented at TPAC (by steely-glint)
https://github.com/w3c/webrtc-nv-use-cases/pull/68
1 pull requests received 2 new comments:
- #68 first pass at new and updated usecases as presented at TPAC (2 by aboba, steely-glint)
https://github.com/w3c/webrtc-nv-use-cases/pull/68 [Dec 2020 Virtual Interim]
2 pull requests merged:
- Clarify particular types of workers that need WebRTC
https://github.com/w3c/webrtc-nv-use-cases/pull/67
- Setup automatic TR publication
https://github.com/w3c/webrtc-nv-use-cases/pull/69
* w3c/mediacapture-main (+0/-1/π¬3)
2 pull requests received 3 new comments:
- #731 Add requirements to support downsampling and frame decimation (1 by youennf)
https://github.com/w3c/mediacapture-main/pull/731 [Editors can integrate]
- #666 Require user activation to automatically grant getUserMedia calls (2 by dontcallmedom, youennf)
https://github.com/w3c/mediacapture-main/pull/666 [April 2020 Interim] [Icebox]
1 pull requests merged:
- Adapt GitHub CI to platform change
https://github.com/w3c/mediacapture-main/pull/753 [editorial]
* w3c/mediacapture-record (+1/-1/π¬1)
1 pull requests submitted:
- Update WebIDL fragments to use undefined instead of void (by dontcallmedom)
https://github.com/w3c/mediacapture-record/pull/209
1 pull requests received 1 new comments:
- #207 Editorial: Align with Web IDL specification (1 by dontcallmedom)
https://github.com/w3c/mediacapture-record/pull/207
1 pull requests merged:
- Update WebIDL fragments to use undefined instead of void
https://github.com/w3c/mediacapture-record/pull/209
* w3c/mediacapture-image (+1/-0/π¬0)
1 pull requests submitted:
- Upgrade automatic GH pages update (by dontcallmedom)
https://github.com/w3c/mediacapture-image/pull/273 [Editorial]
* w3c/mediacapture-fromelement (+1/-1/π¬0)
1 pull requests submitted:
- Upgrade automatic TR publication (by dontcallmedom)
https://github.com/w3c/mediacapture-fromelement/pull/89
1 pull requests merged:
- Upgrade automatic TR publication
https://github.com/w3c/mediacapture-fromelement/pull/89
* w3c/mediacapture-output (+0/-1/π¬0)
1 pull requests merged:
- Use respec autolinks where possible
https://github.com/w3c/mediacapture-output/pull/115
* w3c/mediacapture-screen-share (+2/-0/π¬6)
2 pull requests submitted:
- Adopt more automatic links (by dontcallmedom)
https://github.com/w3c/mediacapture-screen-share/pull/153 [Editorial]
- Upgrade automatic TR publication (by dontcallmedom)
https://github.com/w3c/mediacapture-screen-share/pull/152
1 pull requests received 6 new comments:
- #148 Add getCurrentBrowsingContextMedia (6 by annevk, eladalon1983, jan-ivar)
https://github.com/w3c/mediacapture-screen-share/pull/148 [TPAC 2020]
* w3c/mst-content-hint (+1/-2/π¬1)
1 pull requests submitted:
- Upgrade automatic TR publication set up (by dontcallmedom)
https://github.com/w3c/mst-content-hint/pull/52
1 pull requests received 1 new comments:
- #48 Change "speechRecognition" to "speech-recognition" (1 by alvestrand)
https://github.com/w3c/mst-content-hint/pull/48
2 pull requests merged:
- Upgrade automatic TR publication set up
https://github.com/w3c/mst-content-hint/pull/52
- Change "speechRecognition" to "speech-recognition"
https://github.com/w3c/mst-content-hint/pull/48
* w3c/webrtc-svc (+1/-0/π¬0)
1 pull requests submitted:
- Upgrade automatic TR publication (by dontcallmedom)
https://github.com/w3c/webrtc-svc/pull/43
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, 1 December 2020 17:00:19 UTC