- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 26 Nov 2024 17:00:17 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1tFyvB-00H1Tu-1X@janus.w3.internal>
Issues ------ * w3c/webrtc-pc (+1/-2/💬18) 1 issues created: - How should be populated codecs capabilities fmtp lines? (by youennf) https://github.com/w3c/webrtc-pc/issues/3024 7 issues received 18 new comments: - #3024 How should be populated codecs capabilities fmtp lines? (3 by aboba, alvestrand, youennf) https://github.com/w3c/webrtc-pc/issues/3024 - #3022 Clarify order of events when the SCTP transport is closed (1 by dontcallmedom-bot) https://github.com/w3c/webrtc-pc/issues/3022 - #3020 Codec negotiation and level IDs (3 by aboba, dontcallmedom-bot, henbos) https://github.com/w3c/webrtc-pc/issues/3020 [Ready for PR] - #3019 Missing resolution attributes from simulcast `addTransceiver` `sendEncodings` API enabling (5 by Orphis, Santiago-Souto, henbos) https://github.com/w3c/webrtc-pc/issues/3019 [invalid] [question] - #3017 Reconsider replaceTrack's blocking on the operations queue. (1 by dontcallmedom-bot) https://github.com/w3c/webrtc-pc/issues/3017 - #3011 Remote track.getSettings().channelCount (1 by dontcallmedom-bot) https://github.com/w3c/webrtc-pc/issues/3011 - #3010 Opus mono/stereo and remote track channelCount (4 by dontcallmedom-bot, henbos) https://github.com/w3c/webrtc-pc/issues/3010 [Needs Test] 2 issues closed: - DataChannel connected step needs to queue a task https://github.com/w3c/webrtc-pc/issues/3015 [Editorial] - Missing resolution attributes from simulcast `addTransceiver` `sendEncodings` API enabling https://github.com/w3c/webrtc-pc/issues/3019 [invalid] [question] * w3c/mediacapture-main (+1/-1/💬8) 1 issues created: - Does the channelCount attribute support a value greater than 2? (by blogwy) https://github.com/w3c/mediacapture-main/issues/1021 2 issues received 8 new comments: - #1021 Does the channelCount attribute support a value greater than 2? (2 by blogwy, bradisbell) https://github.com/w3c/mediacapture-main/issues/1021 - #1019 What is the purpose of requiring a successful gUM call before enumerateDevices? (6 by guidou, jan-ivar, youennf) https://github.com/w3c/mediacapture-main/issues/1019 1 issues closed: - Does the channelCount attribute support a value greater than 2? https://github.com/w3c/mediacapture-main/issues/1021 * w3c/mediacapture-record (+0/-0/💬1) 1 issues received 1 new comments: - #167 Add replaceTrack method to MediaStream (1 by ozturkkl) https://github.com/w3c/mediacapture-record/issues/167 [TPAC 2019] [PR exists] * w3c/webrtc-svc (+1/-1/💬2) 1 issues created: - RTCRtpSender.getCapabilities() should include scalability_modes in returned codec list (by taste1981) https://github.com/w3c/webrtc-svc/issues/105 1 issues received 2 new comments: - #105 RTCRtpSender.getCapabilities() should include scalability_modes in returned codec list (2 by alvestrand, henbos) https://github.com/w3c/webrtc-svc/issues/105 1 issues closed: - RTCRtpSender.getCapabilities() should include scalability_modes in returned codec list https://github.com/w3c/webrtc-svc/issues/105 * w3c/webrtc-extensions (+0/-0/💬5) 3 issues received 5 new comments: - #230 Feature request: Add event for CSRC change (2 by dontcallmedom-bot, taylor-b) https://github.com/w3c/webrtc-extensions/issues/230 - #229 receiver.hardwareAcceleration attribute instead of disableHardware[En|De]coding() static method (2 by dontcallmedom-bot, henbos) https://github.com/w3c/webrtc-extensions/issues/229 - #207 Post-Quantum Crypto (PQC) support in WebRTC (1 by Frosne) https://github.com/w3c/webrtc-extensions/issues/207 * w3c/mediacapture-transform (+0/-0/💬4) 4 issues received 4 new comments: - #114 MediaStreamTrackGenerator/MediaStream should buffer the current frame (1 by dontcallmedom-bot) https://github.com/w3c/mediacapture-transform/issues/114 - #86 Playback and synchronization of MediaStreamTracks created by VideoTrack Generator (1 by dontcallmedom-bot) https://github.com/w3c/mediacapture-transform/issues/86 [TPAC 2024] - #80 Expectations/requirements for VideoFrame and AudioData timestamps (1 by dontcallmedom-bot) https://github.com/w3c/mediacapture-transform/issues/80 [TPAC 2024] - #20 Add "real-time" warning/note to VideoTrackGenerator (1 by dontcallmedom-bot) https://github.com/w3c/mediacapture-transform/issues/20 [Discuss at Next Meeting] Pull requests ------------- * w3c/webrtc-pc (+1/-1/💬6) 1 pull requests submitted: - Allow level-id to be different in codec match (by henbos) https://github.com/w3c/webrtc-pc/pull/3023 1 pull requests received 6 new comments: - #3023 Allow level-id to be different in codec match (6 by fippo, henbos) https://github.com/w3c/webrtc-pc/pull/3023 1 pull requests merged: - Queue a task for the SCTP transport connected steps. https://github.com/w3c/webrtc-pc/pull/3016 [Editorial] * w3c/mediacapture-record (+0/-0/💬2) 1 pull requests received 2 new comments: - #186 Add replaceStream to MediaRecorder (2 by ozturkkl, realies) https://github.com/w3c/mediacapture-record/pull/186 * web-platform-tests/wpt (+0/-2/💬0) 2 pull requests merged: - [Gecko Bug 1805544] Limit camera resolution in simulcast wpts to ease load on CI machines. https://github.com/web-platform-tests/wpt/pull/49352 [webrtc] [mozilla:gecko-sync] [wg-s_webrtc] - [Gecko Bug 1932382] Limit screen capture resolution in simulcast wpt to ease load on CI machines. https://github.com/web-platform-tests/wpt/pull/49351 [webrtc] [mozilla:gecko-sync] [wg-s_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-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-encoded-transform * https://github.com/w3c/mediacapture-automation * https://github.com/w3c/mediacapture-transform * https://github.com/w3c/mediacapture-region * https://github.com/w3c/mediacapture-handle * https://github.com/w3c/mediacapture-viewport * https://github.com/w3c/webrtc-rtptransport * https://github.com/w3c/mediacapture-screen-share-extensions * https://github.com/w3c/mediacapture-surface-control * 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, 26 November 2024 17:00:18 UTC