- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 07 Apr 2020 17:00:16 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1jLraC-00045V-Ob@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+2/-2/💬19)
2 issues created:
- What is the anatomy of a serialized WebRTC RTCEncodedVideoFrame and RTCEncodedAudioFrame (by guest271314)
https://github.com/w3c/webrtc-pc/issues/2507
- On track removal: Should you mute an already muted track? (by henbos)
https://github.com/w3c/webrtc-pc/issues/2506
5 issues received 19 new comments:
- #2507 What is the anatomy of a serialized WebRTC RTCEncodedVideoFrame and RTCEncodedAudioFrame (3 by guest271314, jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2507
- #2506 On track removal: Should you mute an already muted track? (5 by alvestrand, fippo, jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2506
- #2503 getRemoteCertificates use-case (2 by DurandA, alvestrand)
https://github.com/w3c/webrtc-pc/issues/2503
- #2502 The threading model of webrtc-pc: When are effects of in-parallel stuff surfaced? (7 by henbos, jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2502 [March/April 2020 Interim] [PR exists]
- #2498 Mark multiple DTLS certificates at risk (2 by dontcallmedom, henbos)
https://github.com/w3c/webrtc-pc/issues/2498
2 issues closed:
- What is the anatomy of a serialized WebRTC RTCEncodedVideoFrame and RTCEncodedAudioFrame https://github.com/w3c/webrtc-pc/issues/2507
- getRemoteCertificates use-case https://github.com/w3c/webrtc-pc/issues/2503
* w3c/webrtc-stats (+0/-0/💬1)
1 issues received 1 new comments:
- #555 Clarify FlexFEC stats (1 by vr000m)
https://github.com/w3c/webrtc-stats/issues/555
* w3c/mediacapture-main (+4/-2/💬1)
4 issues created:
- Devce info Access Control Model needs an update (by dontcallmedom)
https://github.com/w3c/mediacapture-main/issues/683 [privacy-tracker]
- Stop recommending UUID for deviceId/groupId (by dontcallmedom)
https://github.com/w3c/mediacapture-main/issues/682 [privacy-tracker]
- Shouldn't fire (un)mute event on already (un)muted track (by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/676
- Reference storage spec once its hooks are ready (by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/675
1 issues received 1 new comments:
- #671 New audio acquisition constraints (1 by dontcallmedom)
https://github.com/w3c/mediacapture-main/issues/671 [April 2020 Interim] [March 2020 Interim]
2 issues closed:
- New audio acquisition constraints https://github.com/w3c/mediacapture-main/issues/671 [April 2020 Interim] [March 2020 Interim]
- Should deviceId be partitioned by top level origin and document origin https://github.com/w3c/mediacapture-main/issues/598 [PR exists] [privacy-tracker]
* w3c/mst-content-hint (+1/-0/💬1)
1 issues created:
- Differentiate between speech for human and machine consumption (by sjdallst)
https://github.com/w3c/mst-content-hint/issues/39
1 issues received 1 new comments:
- #39 Differentiate between speech for human and machine consumption (1 by sjdallst)
https://github.com/w3c/mst-content-hint/issues/39
Pull requests
-------------
* w3c/webrtc-pc (+2/-0/💬11)
2 pull requests submitted:
- Add [[Mid]] internal slot & separate JSEP state (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2505
- Restart process to apply description if addTrack called (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2504
2 pull requests received 11 new comments:
- #2505 Add [[Mid]] internal slot & separate JSEP state (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2505
- #2504 Restart process to apply description if addTrack called (10 by alvestrand, henbos, jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2504
* w3c/webrtc-stats (+0/-1/💬1)
1 pull requests received 1 new comments:
- #519 RTCIceServerStats relayProtocol (1 by vr000m)
https://github.com/w3c/webrtc-stats/pull/519 [Submitter input needed]
1 pull requests merged:
- Adapt references to dictionary member existence
https://github.com/w3c/webrtc-stats/pull/557 [Editorial]
* w3c/mediacapture-main (+6/-1/💬5)
6 pull requests submitted:
- Remove outdated mentions of Media Capture Task Force (by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/681 [editorial]
- Remove outdated mention of usage on insecure contexts (by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/680 [editorial]
- Update editors list to reflect former editor statuses (by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/679 [editorial]
- Use more consistent linking practices (by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/678 [editorial]
- Upgrade to ReSpec 25.4.2 (by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/677
- Have deviceId follow partitioning rules for localStorage. (by jan-ivar)
https://github.com/w3c/mediacapture-main/pull/674
3 pull requests received 5 new comments:
- #674 Have deviceId follow partitioning rules for localStorage. (2 by jan-ivar, youennf)
https://github.com/w3c/mediacapture-main/pull/674
- #666 Require user activation to automatically grant getUserMedia calls (1 by alvestrand)
https://github.com/w3c/mediacapture-main/pull/666 [April 2020 Interim]
- #664 Added support for new "category" constraint for audio (2 by aboba, sjdallst)
https://github.com/w3c/mediacapture-main/pull/664 [Submitter action needed]
1 pull requests merged:
- Have deviceId follow partitioning rules for storage (such as localStorage)
https://github.com/w3c/mediacapture-main/pull/674
* w3c/mediacapture-image (+0/-0/💬2)
1 pull requests received 2 new comments:
- #218 Update pan, tilt and zoom constraints (2 by eehakkin, jan-ivar)
https://github.com/w3c/mediacapture-image/pull/218
* w3c/mst-content-hint (+2/-0/💬0)
2 pull requests submitted:
- Added the uniform-speech contentHint for machine recognition of speech (by sjdallst)
https://github.com/w3c/mst-content-hint/pull/40
- Create security-privacy-questionnaire.md (by alvestrand)
https://github.com/w3c/mst-content-hint/pull/38
* w3c/webrtc-extensions (+1/-1/💬0)
1 pull requests submitted:
- add impact to explainer (by minyuel)
https://github.com/w3c/webrtc-extensions/pull/36
1 pull requests merged:
- Add explainer to captureTimestamp and senderCaptureTimeOffset in RTCR…
https://github.com/w3c/webrtc-extensions/pull/35
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/web-platform-tests/wpt
Received on Tuesday, 7 April 2020 17:00:20 UTC