- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 30 Jan 2024 17:00:18 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1rUrT8-00FuG7-7B@uranus.w3.org>
Issues ------ * w3c/webrtc-pc (+0/-0/💬3) 3 issues received 3 new comments: - #2931 Update the accessibility section 14 to include RFC 8865 for real-time text in WebRTC data channel (1 by alvestrand) https://github.com/w3c/webrtc-pc/issues/2931 [a11y-tracker] [Discuss at next meeting] - #2929 Should media capabilities influence what is exposed in what is exposed in WebRTC offers and answers (1 by alvestrand) https://github.com/w3c/webrtc-pc/issues/2929 [Discuss at next meeting] - #2925 Modify the codec description model to ease describing changes (1 by alvestrand) https://github.com/w3c/webrtc-pc/issues/2925 [Discuss at next meeting] * w3c/webrtc-stats (+2/-3/💬5) 2 issues created: - Lifetime of outbound-rtp should start BEFORE first packet is sent (by henbos) https://github.com/w3c/webrtc-stats/issues/781 - Is codec.sdpFmtpLine present when there is no sdpFmtpLine in the SDP? (by fippo) https://github.com/w3c/webrtc-stats/issues/779 2 issues received 5 new comments: - #781 Lifetime of outbound-rtp should start BEFORE first packet is sent (3 by fippo, henbos) https://github.com/w3c/webrtc-stats/issues/781 - #779 Is codec.sdpFmtpLine present when there is no fmtp line in the SDP? (2 by alvestrand, fippo) https://github.com/w3c/webrtc-stats/issues/779 3 issues closed: - Is codec.sdpFmtpLine present when there is no fmtp line in the SDP? https://github.com/w3c/webrtc-stats/issues/779 - Make "not present" reference "map/exist" https://github.com/w3c/webrtc-stats/issues/776 - Change "Does not" to "must not" https://github.com/w3c/webrtc-stats/issues/775 [PR exists] * w3c/mediacapture-main (+0/-0/💬13) 3 issues received 13 new comments: - #982 Avoid circular definition of muted. (5 by alvestrand, guidou, youennf) https://github.com/w3c/mediacapture-main/issues/982 - #974 How should MediaStreamTrack interact with BFCache? (3 by fergald, jan-ivar, youennf) https://github.com/w3c/mediacapture-main/issues/974 - #958 Mark sampleRate, sampleSize, latency as features at risk (5 by guidou, jan-ivar, youennf) https://github.com/w3c/mediacapture-main/issues/958 * w3c/mediacapture-record (+0/-1/💬0) 1 issues closed: - Is the project still maintained? https://github.com/w3c/mediacapture-record/issues/221 * w3c/mediacapture-screen-share (+0/-1/💬3) 3 issues received 3 new comments: - #297 Should we have a screenshare extension spec? (1 by jan-ivar) https://github.com/w3c/mediacapture-screen-share/issues/297 - #293 Spec should make use of https://w3c.github.io/mediacapture-main/#dfn-create-a-mediastreamtrack to create MediaStreamTrack (1 by youennf) https://github.com/w3c/mediacapture-screen-share/issues/293 [Editorial] - #280 Can I share some Windows? (1 by aboba) https://github.com/w3c/mediacapture-screen-share/issues/280 [duplicate] 1 issues closed: - Can I share some Windows? https://github.com/w3c/mediacapture-screen-share/issues/280 [duplicate] * w3c/webrtc-extensions (+1/-0/💬0) 1 issues created: - Add steps to clear [[CandidatePairs]] in response to ICE restart (by henbos) https://github.com/w3c/webrtc-extensions/issues/196 * w3c/webrtc-encoded-transform (+0/-1/💬0) 1 issues closed: - Is RTCEncodedVideoFrameMetadata.frame_id actually an unsigned long long or does it wrap at 16 bits? https://github.com/w3c/webrtc-encoded-transform/issues/220 * w3c/mediacapture-automation (+1/-0/💬0) 1 issues created: - Broken references in Media Capture Automation (by dontcallmedom-bot) https://github.com/w3c/mediacapture-automation/issues/4 * w3c/mediacapture-transform (+3/-1/💬9) 3 issues created: - Writing a closed video frame to VideoTrackGenerator.writable should fail (by youennf) https://github.com/w3c/mediacapture-transform/issues/100 - Add a Makefile to locally build the spec from bikeshed (by youennf) https://github.com/w3c/mediacapture-transform/issues/99 - Support of VideoTrackGenerator.applyConstraints success is unclear (by youennf) https://github.com/w3c/mediacapture-transform/issues/97 5 issues received 9 new comments: - #96 What is the impact of timestamp for video frames enqueued in VideoTrackGenerator? (1 by youennf) https://github.com/w3c/mediacapture-transform/issues/96 - #94 What is a valid MediaStreamTrack (1 by youennf) https://github.com/w3c/mediacapture-transform/issues/94 - #93 What happens when the MediaStreamTrack of the VideoTrackGenerator (and all its clones) get stopped? (1 by youennf) https://github.com/w3c/mediacapture-transform/issues/93 - #92 Should we document in the spec that there is no consensus on whether supporting MediaStreamTrackProcessor for audio? (5 by guidou, youennf) https://github.com/w3c/mediacapture-transform/issues/92 - #29 Is MediaStreamTrackProcessor for audio necessary? (1 by guidou) https://github.com/w3c/mediacapture-transform/issues/29 1 issues closed: - What happens when the MediaStreamTrack of the VideoTrackGenerator (and all its clones) get stopped? https://github.com/w3c/mediacapture-transform/issues/93 Pull requests ------------- * w3c/webrtc-pc (+0/-0/💬1) 1 pull requests received 1 new comments: - #2928 add test coverage annotation for sdp munging (1 by alvestrand) https://github.com/w3c/webrtc-pc/pull/2928 [Editorial] * w3c/webrtc-stats (+1/-3/💬0) 1 pull requests submitted: - clarify that sdpFmtpLine may not be there (by fippo) https://github.com/w3c/webrtc-stats/pull/780 3 pull requests merged: - clarify that sdpFmtpLine may not be there https://github.com/w3c/webrtc-stats/pull/780 - Replace 'is not present' with 'MUST NOT be [= map/exist | present =]' https://github.com/w3c/webrtc-stats/pull/778 - Replace 'Does not map/exist' with 'MUST NOT map/exist' https://github.com/w3c/webrtc-stats/pull/777 * w3c/mediacapture-main (+2/-0/💬0) 2 pull requests submitted: - Add guidance for defining a new source of MediaStreamTrack (by jan-ivar) https://github.com/w3c/mediacapture-main/pull/988 - Mark sampleRate, sampleSize, and latency are at risk (by jan-ivar) https://github.com/w3c/mediacapture-main/pull/987 * w3c/webrtc-svc (+4/-2/💬1) 4 pull requests submitted: - Rewrite of Privacy Considerations Section (by aboba) https://github.com/w3c/webrtc-svc/pull/101 - Aboba patch 12 (by aboba) https://github.com/w3c/webrtc-svc/pull/100 - Rewrite of Privacy Considerations Section (by aboba) https://github.com/w3c/webrtc-svc/pull/99 - Use canonical AV1-RTP-SPEC reference (by fippo) https://github.com/w3c/webrtc-svc/pull/98 1 pull requests received 1 new comments: - #97 Rewrite of Privacy Considerations Section (1 by aboba) https://github.com/w3c/webrtc-svc/pull/97 2 pull requests merged: - Rewrite of Privacy Considerations Section https://github.com/w3c/webrtc-svc/pull/99 - Use canonical AV1-RTP-SPEC reference https://github.com/w3c/webrtc-svc/pull/98 * w3c/webrtc-extensions (+1/-0/💬1) 1 pull requests submitted: - Add an internal slot for active candidate pairs (re-upload) (by henbos) https://github.com/w3c/webrtc-extensions/pull/197 1 pull requests received 1 new comments: - #194 Add an internal slot for active candidate pairs. (1 by alvestrand) https://github.com/w3c/webrtc-extensions/pull/194 * w3c/webrtc-encoded-transform (+1/-2/💬0) 1 pull requests submitted: - Constructor frame (by guidou) https://github.com/w3c/webrtc-encoded-transform/pull/223 2 pull requests merged: - Add definition of RTCEncodedVideoFrameMetadata frameId and dependencies https://github.com/w3c/webrtc-encoded-transform/pull/222 - Editorial: Use AbortController/signal to access controller's signal https://github.com/w3c/webrtc-encoded-transform/pull/190 * w3c/mediacapture-transform (+6/-0/💬1) 6 pull requests submitted: - Allow UA to clamp maxBufferSize to a value between 1 and the value provided by the web page (by youennf) https://github.com/w3c/mediacapture-transform/pull/105 - Add a note stating that audio MediaStreamTrackProcessor has not reached consensus (by youennf) https://github.com/w3c/mediacapture-transform/pull/104 - Add makefile to locally build the bs spec (by youennf) https://github.com/w3c/mediacapture-transform/pull/103 - Call VideoFrame Close algorithm instead of VideoFrasme close method (by youennf) https://github.com/w3c/mediacapture-transform/pull/102 - Writing a closed video frame should reject (by youennf) https://github.com/w3c/mediacapture-transform/pull/101 - Fix two typo (by youennf) https://github.com/w3c/mediacapture-transform/pull/98 1 pull requests received 1 new comments: - #102 Call VideoFrame Close algorithm instead of VideoFrame close method (1 by youennf) https://github.com/w3c/mediacapture-transform/pull/102 * web-platform-tests/wpt (+0/-2/💬0) 2 pull requests merged: - webrtc wpt: remove RTCStats-helper.js https://github.com/web-platform-tests/wpt/pull/44285 [webrtc] [chromium-export] [webrtc-stats] [webrtc-extensions] [wg-s_webrtc] - webrtc wpt: clean up getStats tests https://github.com/web-platform-tests/wpt/pull/44282 [webrtc] [chromium-export] [webrtc-stats] [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/web-platform-tests/wpt -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 30 January 2024 17:00:21 UTC