- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 28 Apr 2020 17:00:20 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1jTTam-0002KN-9s@uranus.w3.org>
Issues ------ * w3c/webrtc-pc (+3/-6/💬27) 3 issues created: - Why does addIceCandidate throw an error when no remoteDescription. Most libraries abstract this error away (by Sean-Der) https://github.com/w3c/webrtc-pc/issues/2519 - Add portscanning warning to the spec (by alvestrand) https://github.com/w3c/webrtc-pc/issues/2518 - Does a PC depend on the page context? (by alvestrand) https://github.com/w3c/webrtc-pc/issues/2516 12 issues received 27 new comments: - #2519 addIceCandidate may not need to throw an error when no remoteDescription (2 by Sean-Der, fippo) https://github.com/w3c/webrtc-pc/issues/2519 - #2518 Add portscanning warning to the spec (1 by dontcallmedom) https://github.com/w3c/webrtc-pc/issues/2518 [security-tracker] - #2516 Does a PC depend on the page context? (10 by alvestrand, henbos, youennf) https://github.com/w3c/webrtc-pc/issues/2516 - #2513 What happens to PC when page suspends? (2 by alvestrand, henbos) https://github.com/w3c/webrtc-pc/issues/2513 - #2506 On track removal: Should you mute an already muted track? (4 by guest271314, jan-ivar) https://github.com/w3c/webrtc-pc/issues/2506 - #2499 connectionState error: State with no defined outcome (1 by henbos) https://github.com/w3c/webrtc-pc/issues/2499 [Ready for PR] - #2483 What is the behavior when the RTP extension for rotation is sent? (1 by jan-ivar) https://github.com/w3c/webrtc-pc/issues/2483 - #2465 disallow pairing ice-tcp candidates with local ip addresses (2 by aboba, alvestrand) https://github.com/w3c/webrtc-pc/issues/2465 [security-tracker] - #2446 Undefined RTCPeerConnectionState states (1 by henbos) https://github.com/w3c/webrtc-pc/issues/2446 [Ready for PR] - #2441 Rejecting invalid session description (1 by jan-ivar) https://github.com/w3c/webrtc-pc/issues/2441 - #1605 Message text not localizable (1 by aphillips) https://github.com/w3c/webrtc-pc/issues/1605 [i18n-needs-resolution] - #198 ontrack events need to fire before setRemoteDescription resolves (1 by SlothFriend) https://github.com/w3c/webrtc-pc/issues/198 [bug] 6 issues closed: - disallow pairing ice-tcp candidates with local ip addresses https://github.com/w3c/webrtc-pc/issues/2465 [security-tracker] - On track removal: Should you mute an already muted track? https://github.com/w3c/webrtc-pc/issues/2506 - What happens to PC when page suspends? https://github.com/w3c/webrtc-pc/issues/2513 - connectionState error: State with no defined outcome https://github.com/w3c/webrtc-pc/issues/2499 [PR exists] - Calling SRD twice isn't web compatible https://github.com/w3c/webrtc-pc/issues/2512 [PR exists] - Undefined RTCPeerConnectionState states https://github.com/w3c/webrtc-pc/issues/2446 [Ready for PR] * w3c/webrtc-stats (+1/-2/💬0) 1 issues created: - Unclear result of stats filtering by sender/receiver. (by murillo128) https://github.com/w3c/webrtc-stats/issues/571 2 issues closed: - Mark trackId references obsolete and add other references if/where necessary https://github.com/w3c/webrtc-stats/issues/531 [PR exists] - Stats need to mark up which members are required https://github.com/w3c/webrtc-stats/issues/304 [November 2019 Interim] [Ready for PR] * w3c/mediacapture-main (+1/-2/💬16) 1 issues created: - Only fire devicechange event when devices physically added/removed (by jan-ivar) https://github.com/w3c/mediacapture-main/issues/688 3 issues received 16 new comments: - #688 Only fire devicechange event when devices physically added/removed (9 by guest271314, jan-ivar, youennf) https://github.com/w3c/mediacapture-main/issues/688 [April 2020 Interim] - #682 Stop recommending UUID for deviceId/groupId (5 by jan-ivar, pes10k, youennf) https://github.com/w3c/mediacapture-main/issues/682 [privacy-tracker] - #660 Handling of rotation for camera capture streams (2 by jan-ivar) https://github.com/w3c/mediacapture-main/issues/660 2 issues closed: - Device info Access Control Model needs an update https://github.com/w3c/mediacapture-main/issues/683 [privacy-tracker] - Shouldn't fire (un)mute event on already (un)muted track https://github.com/w3c/mediacapture-main/issues/676 * w3c/mediacapture-image (+3/-1/💬27) 3 issues created: - The (bool or ConstrainDouble) case for pan/tilt/zoom is unclear (by guidou) https://github.com/w3c/mediacapture-image/issues/225 - [PTZ] Should pan,tilt,zoom double constraints apply to getUserMedia? (by beaufortfrancois) https://github.com/w3c/mediacapture-image/issues/224 - [PTZ] Should `applyConstraints` request permission? (by beaufortfrancois) https://github.com/w3c/mediacapture-image/issues/223 5 issues received 27 new comments: - #225 The (bool or ConstrainDouble) case for pan/tilt/zoom is unclear (5 by beaufortfrancois, guidou) https://github.com/w3c/mediacapture-image/issues/225 [PTZ] - #224 [PTZ] Should pan, tilt, and zoom double constraints apply to getUserMedia? (6 by beaufortfrancois, eehakkin, reillyeon) https://github.com/w3c/mediacapture-image/issues/224 [PTZ] - #223 [PTZ] Should `applyConstraints` request permission? (10 by andypaicu, beaufortfrancois, eehakkin, guidou, reillyeon) https://github.com/w3c/mediacapture-image/issues/223 [PTZ] - #222 Include malicious sites and surveillance cameras in the PTZ explainer (5 by beaufortfrancois, kenchris, reillyeon, riju) https://github.com/w3c/mediacapture-image/issues/222 [PTZ] - #212 Clarify grabFrame timing (1 by jontonsoup) https://github.com/w3c/mediacapture-image/issues/212 1 issues closed: - [PTZ] Should pan, tilt, and zoom double constraints apply to getUserMedia? https://github.com/w3c/mediacapture-image/issues/224 [PTZ] * w3c/mediacapture-screen-share (+1/-0/💬0) 1 issues created: - Add configuration to chose whether or not to focus/bring to front the shared window display surface (by LukasKalbertodt) https://github.com/w3c/mediacapture-screen-share/issues/138 * w3c/webrtc-svc (+1/-0/💬0) 1 issues created: - Make it clear that scalabilityMode is case-sensitive (by xfq) https://github.com/w3c/webrtc-svc/issues/32 [i18n-needs-resolution] Pull requests ------------- * w3c/webrtc-pc (+2/-3/💬0) 2 pull requests submitted: - Make connectionState 'connected' cover all non-failure partial connects (by henbos) https://github.com/w3c/webrtc-pc/pull/2517 - Reference to non-existent WPT test (by aboba) https://github.com/w3c/webrtc-pc/pull/2515 3 pull requests merged: - Reference to non-existent WPT test https://github.com/w3c/webrtc-pc/pull/2515 - Make connectionState 'connecting' cover all non-failure partial connects https://github.com/w3c/webrtc-pc/pull/2517 - Validate back-to-back offers as if answers were applied in between. https://github.com/w3c/webrtc-pc/pull/2514 * w3c/webrtc-stats (+0/-2/💬1) 1 pull requests received 1 new comments: - #570 Make trackIds obsolete (1 by vr000m) https://github.com/w3c/webrtc-stats/pull/570 2 pull requests merged: - Make trackIds obsolete https://github.com/w3c/webrtc-stats/pull/570 - Add "required" specifiers within dictionaries https://github.com/w3c/webrtc-stats/pull/569 * w3c/mediacapture-main (+2/-3/💬0) 2 pull requests submitted: - Remove UUID recommendation for deviceId and groupId. (by jan-ivar) https://github.com/w3c/mediacapture-main/pull/687 - Update the description of the DeviceInfo Access model given tigthening made to enumerateDevices (by youennf) https://github.com/w3c/mediacapture-main/pull/686 3 pull requests merged: - Update the description of the DeviceInfo Access model given tigthening made to enumerateDevices https://github.com/w3c/mediacapture-main/pull/686 - Remove outdated mention of usage on insecure contexts https://github.com/w3c/mediacapture-main/pull/680 [Editors can integrate] [editorial] - Don't fire mute event on already muted track. Ditto unmute/unmuted. https://github.com/w3c/mediacapture-main/pull/685 * w3c/webrtc-svc (+1/-1/💬0) 1 pull requests submitted: - Case Sensitivity of scalability modes (by aboba) https://github.com/w3c/webrtc-svc/pull/33 1 pull requests merged: - Case Sensitivity of scalability modes https://github.com/w3c/webrtc-svc/pull/33 * web-platform-tests/wpt (+0/-1/💬3) 1 pull requests received 3 new comments: - #22779 Add a test for ReplaceTrack that verifies video track content. (3 by foolip) https://github.com/web-platform-tests/wpt/pull/22779 [chromium-export] [webrtc] [wg-webrtc] 1 pull requests merged: - [Gecko Bug 1629565] Test-case for bug. https://github.com/web-platform-tests/wpt/pull/23274 [mozilla:gecko-sync] [webrtc] [wg-webrtc] 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, 28 April 2020 17:00:27 UTC