- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 17 Dec 2019 17:00:17 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1ihGCn-0002U9-KH@uranus.w3.org>
Issues ------ * w3c/webrtc-pc (+3/-5/💬5) 3 issues created: - Is the testing policy being applied / working? (by foolip) https://github.com/w3c/webrtc-pc/issues/2412 - Argument in RTCPeerConnection.setConfiguration should be optional (by dontcallmedom) https://github.com/w3c/webrtc-pc/issues/2410 - Steps needed to rollback data channels (by henbos) https://github.com/w3c/webrtc-pc/issues/2408 2 issues received 5 new comments: - #2412 Is the testing policy being applied / working? (3 by alvestrand, foolip) https://github.com/w3c/webrtc-pc/issues/2412 [Needs Test] - #2408 Steps needed to rollback data channels (2 by henbos, jan-ivar) https://github.com/w3c/webrtc-pc/issues/2408 [rollback] 5 issues closed: - Should SCTP transport enter "closed" state when DTLS transport does? https://github.com/w3c/webrtc-pc/issues/2360 [PR exists] - Redundant queuing in connection state computations. https://github.com/w3c/webrtc-pc/issues/2020 [PR exists] - Argument in RTCPeerConnection.setConfiguration should be optional https://github.com/w3c/webrtc-pc/issues/2410 [PR exists] - Tight race between ONN and onmessage in perfect negotiation https://github.com/w3c/webrtc-pc/issues/2404 [PR exists] - Can simulcast offers renegotiate rids? https://github.com/w3c/webrtc-pc/issues/2314 [November 2019 Virtual Interim] [PR exists] * w3c/webrtc-stats (+1/-3/💬11) 1 issues created: - roundTripTime vs currentRoundTripTime (by fippo) https://github.com/w3c/webrtc-stats/issues/523 4 issues received 11 new comments: - #523 roundTripTime vs currentRoundTripTime (1 by alvestrand) https://github.com/w3c/webrtc-stats/issues/523 - #522 statistics for BWE probes? (7 by alvestrand, fippo, henbos, vr000m) https://github.com/w3c/webrtc-stats/issues/522 - #507 What does a "transport" consider as "payload"? (2 by fippo) https://github.com/w3c/webrtc-stats/issues/507 - #374 Exposing RTCIceCandidateStats.networkType might trigger fingerprinting (1 by youennf) https://github.com/w3c/webrtc-stats/issues/374 [November 2019 Interim] [TPAC 2018] [TPAC 2019] 3 issues closed: - roundTripTime vs currentRoundTripTime https://github.com/w3c/webrtc-stats/issues/523 - RTCMediaStreamStats can be made obsolete https://github.com/w3c/webrtc-stats/issues/470 [PR exists] [TPAC 2019] - Audio samples and channels https://github.com/w3c/webrtc-stats/issues/448 [PR exists] [TPAC 2019] * w3c/mediacapture-main (+1/-0/💬7) 1 issues created: - In-content device selection a mistake. Too complicated, leaks info (by jan-ivar) https://github.com/w3c/mediacapture-main/issues/652 2 issues received 7 new comments: - #652 In-content device selection a mistake. Too complicated, leaks info (1 by guest271314) https://github.com/w3c/mediacapture-main/issues/652 - #650 Clarify getUserMedia({audio:{deviceId:{exact:<audiooutput_device>}}}) in this specification mandates capability to capture of audio output device - not exclusively microphone input device (6 by guest271314, guidou) https://github.com/w3c/mediacapture-main/issues/650 * w3c/mediacapture-record (+0/-0/💬5) 1 issues received 5 new comments: - #178 Add method MediaRecorder.restart considering this use case. (5 by Pehrsons, titoBouzout, utyfua) https://github.com/w3c/mediacapture-record/issues/178 * w3c/mediacapture-depth (+0/-0/💬1) 1 issues received 1 new comments: - #174 Re-add the camera/depth map intrinsics (1 by robman) https://github.com/w3c/mediacapture-depth/issues/174 * w3c/mediacapture-screen-share (+1/-0/💬7) 1 issues created: - Specify track.label (by jan-ivar) https://github.com/w3c/mediacapture-screen-share/issues/128 1 issues received 7 new comments: - #128 Specify track.label (7 by henbos, jan-ivar, youennf) https://github.com/w3c/mediacapture-screen-share/issues/128 Pull requests ------------- * w3c/webrtc-pc (+6/-10/💬10) 6 pull requests submitted: - Make [[ReadyState]] value a string everywhere (by chicoxyzzy) https://github.com/w3c/webrtc-pc/pull/2414 - Make tone optional and constructor dictionary parameter optional (by youennf) https://github.com/w3c/webrtc-pc/pull/2413 - Make configuration argument optional in setConfiguration (by dontcallmedom) https://github.com/w3c/webrtc-pc/pull/2411 - Remove one now-redundant mention of rollback (editorial) (by jan-ivar) https://github.com/w3c/webrtc-pc/pull/2409 - Prepare for CR publication (by dontcallmedom) https://github.com/w3c/webrtc-pc/pull/2407 - Fix race in perfect negotiation example. (by jan-ivar) https://github.com/w3c/webrtc-pc/pull/2406 5 pull requests received 10 new comments: - #2414 Make [[ReadyState]] value a string everywhere (1 by dontcallmedom) https://github.com/w3c/webrtc-pc/pull/2414 - #2413 Make tone optional and constructor dictionary parameter optional (4 by henbos, youennf) https://github.com/w3c/webrtc-pc/pull/2413 - #2407 Prepare for CR publication (2 by aboba, dontcallmedom) https://github.com/w3c/webrtc-pc/pull/2407 [Editorial] - #2402 Reject RID renegotiation (2 by alvestrand, henbos) https://github.com/w3c/webrtc-pc/pull/2402 [Discuss at editor's meeting] [Needs Test] - #2399 Removing degradationPreference (1 by foolip) https://github.com/w3c/webrtc-pc/pull/2399 [Editors can integrate] 10 pull requests merged: - Prepare for CR publication https://github.com/w3c/webrtc-pc/pull/2407 [Editorial] - Make tone optional and constructor dictionary parameter optional https://github.com/w3c/webrtc-pc/pull/2413 - Specify that SCTP transport goes to "closed" on DTLS close https://github.com/w3c/webrtc-pc/pull/2401 [Editors can integrate] [Needs Test] - Fire statechange, iceconnectionstatechange & connectionstatechange events in same task. https://github.com/w3c/webrtc-pc/pull/2400 [Editors can integrate] [Needs Test] - Make configuration argument optional in setConfiguration https://github.com/w3c/webrtc-pc/pull/2411 - Remove one now-redundant mention of rollback (editorial) https://github.com/w3c/webrtc-pc/pull/2409 [Editorial] - Fix race in perfect negotiation example. https://github.com/w3c/webrtc-pc/pull/2406 [Editorial] [Needs Test] - Chain the firing of negotiationneeded. https://github.com/w3c/webrtc-pc/pull/2405 [Needs Test] - Use proper WHATWG references for webmessaging, xhr, web sockets https://github.com/w3c/webrtc-pc/pull/2403 [Editorial] - Reject RID renegotiation https://github.com/w3c/webrtc-pc/pull/2402 [Discuss at editor's meeting] [Needs Test] * w3c/webrtc-stats (+0/-3/💬4) 1 pull requests received 4 new comments: - #521 Remove RTCNetworkType and networkType fields (4 by alvestrand, henbos, youennf) https://github.com/w3c/webrtc-stats/pull/521 [Editors can integrate] 3 pull requests merged: - Remove RTCNetworkType and networkType fields https://github.com/w3c/webrtc-stats/pull/521 [Editors can integrate] - Make RTCMediaStreamStats obsolete https://github.com/w3c/webrtc-stats/pull/499 - Added note about channels for all sample based metrics https://github.com/w3c/webrtc-stats/pull/501 * w3c/webrtc-charter (+0/-0/💬1) 1 pull requests received 1 new comments: - #53 [WIP] Prepare next charter for WebRTC Working Group (1 by dontcallmedom) https://github.com/w3c/webrtc-charter/pull/53 * w3c/mediacapture-main (+1/-0/💬13) 1 pull requests submitted: - Update getusermedia.html (by guest271314) https://github.com/w3c/mediacapture-main/pull/651 2 pull requests received 13 new comments: - #651 Update getusermedia.html (12 by guest271314, jan-ivar) https://github.com/w3c/mediacapture-main/pull/651 - #644 Prompt user to choose unless constraints reduce to 1. (1 by jan-ivar) https://github.com/w3c/mediacapture-main/pull/644 * w3c/mediacapture-record (+0/-0/💬1) 1 pull requests received 1 new comments: - #185 Add `audioConstantBitRate` flag to `MediaRecorderOptions`. (1 by chcunningham) https://github.com/w3c/mediacapture-record/pull/185 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-dscp-exp * 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
Received on Tuesday, 17 December 2019 17:00:19 UTC