- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 16 Jan 2024 17:00:20 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1rPmnU-009kZ1-Pw@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+3/-2/💬21)
3 issues created:
- Modify the codec description model to ease describing changes (by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2925
- QUIC as Transport for Session Traversal Utilities for NAT (STUN) (by hakarim740-com-ra)
https://github.com/w3c/webrtc-pc/issues/2924
- Adding and stopping transceiver before first offer will result in unremovable transceiver (by mickel8)
https://github.com/w3c/webrtc-pc/issues/2923
9 issues received 21 new comments:
- #2925 Modify the codec description model to ease describing changes (2 by alvestrand, fippo)
https://github.com/w3c/webrtc-pc/issues/2925
- #2924 QUIC as Transport for Session Traversal Utilities for NAT (STUN) (3 by alvestrand, hakarim740-com-ra)
https://github.com/w3c/webrtc-pc/issues/2924
- #2920 support for alpha channel when transferring canvas. (3 by jimmywarting, rosetta-jpn)
https://github.com/w3c/webrtc-pc/issues/2920
- #2915 WebRTC spec should explicitly specify all causes of a PeerConnection-sourced track being muted (2 by fippo, henbos)
https://github.com/w3c/webrtc-pc/issues/2915 [Discuss at next meeting]
- #2888 setCodecPreferences vs unidirectional codecs (4 by Orphis, fippo, henbos, stefhak)
https://github.com/w3c/webrtc-pc/issues/2888 [Discuss at next meeting]
- #2819 Why is RTCIceCandidatePairStats.totalRoundTripTime mandatory to implement, but not responsesReceived? (1 by fippo)
https://github.com/w3c/webrtc-pc/issues/2819
- #2803 is addTrack(track, stream, stream) allowed? (1 by fippo)
https://github.com/w3c/webrtc-pc/issues/2803
- #2672 what error is thrown for an SDP without a a=fingerprint attribute (1 by pthatcher)
https://github.com/w3c/webrtc-pc/issues/2672
- #2651 TURN servers running over webtransport (4 by hakarim740-com-ra, juberti, murillo128)
https://github.com/w3c/webrtc-pc/issues/2651
2 issues closed:
- is addTrack(track, stream, stream) allowed? https://github.com/w3c/webrtc-pc/issues/2803
- Clarify simulcast envelope is a sender property https://github.com/w3c/webrtc-pc/issues/2921 [Editorial]
* w3c/webrtc-stats (+2/-0/💬0)
2 issues created:
- Make "not present" reference "map/exist" (by henbos)
https://github.com/w3c/webrtc-stats/issues/776
- Change "Does not" to "must not" (by henbos)
https://github.com/w3c/webrtc-stats/issues/775
* w3c/mediacapture-screen-share (+3/-3/💬19)
3 issues created:
- getUserMedia media streams capturing issue in MV3 (chrome extension) with respect to constraints (by Nitesh2503)
https://github.com/w3c/mediacapture-screen-share/issues/296
- Want to restrict the options of the getDisplayMedia API (by Nitesh2503)
https://github.com/w3c/mediacapture-screen-share/issues/295
- Spec should make use of https://w3c.github.io/mediacapture-main/#dfn-create-a-mediastreamtrack to create MediaStreamTrack (by youennf)
https://github.com/w3c/mediacapture-screen-share/issues/293
6 issues received 19 new comments:
- #295 Want to restrict the options of the getDisplayMedia API (3 by beaufortfrancois, eladalon1983, fippo)
https://github.com/w3c/mediacapture-screen-share/issues/295
- #293 Spec should make use of https://w3c.github.io/mediacapture-main/#dfn-create-a-mediastreamtrack to create MediaStreamTrack (2 by alvestrand, youennf)
https://github.com/w3c/mediacapture-screen-share/issues/293
- #292 Multiple screen capture (1 by jan-ivar)
https://github.com/w3c/mediacapture-screen-share/issues/292
- #287 Should pending getDisplayMedia() calls reject on sleep and/or screen-lock? (1 by jan-ivar)
https://github.com/w3c/mediacapture-screen-share/issues/287
- #282 Can a shared surface select its derivative window? (1 by jan-ivar)
https://github.com/w3c/mediacapture-screen-share/issues/282
- #281 Distinguish cancellations from absent OS permissions (11 by eladalon1983, jan-ivar, youennf)
https://github.com/w3c/mediacapture-screen-share/issues/281
3 issues closed:
- Can a shared surface select its derivative window? https://github.com/w3c/mediacapture-screen-share/issues/282
- Should pending getDisplayMedia() calls reject on sleep and/or screen-lock? https://github.com/w3c/mediacapture-screen-share/issues/287
- Multiple screen capture https://github.com/w3c/mediacapture-screen-share/issues/292
* w3c/webrtc-extensions (+0/-3/💬0)
3 issues closed:
- Describe a match algorithm for two RTCIceCandidatePairs https://github.com/w3c/webrtc-extensions/issues/187
- ICE improvements: remove candidate pairs https://github.com/w3c/webrtc-extensions/issues/170
- Describe a match algorithm for two RTCIceCandidates https://github.com/w3c/webrtc-extensions/issues/186
* w3c/webrtc-encoded-transform (+0/-0/💬2)
1 issues received 2 new comments:
- #220 Is RTCEncodedVideoFrameMetadata.frame_id actually an unsigned long long or does it wrap at 16 bits? (2 by aboba)
https://github.com/w3c/webrtc-encoded-transform/issues/220 [Discuss at Next Meeting]
Pull requests
-------------
* w3c/webrtc-pc (+1/-1/💬0)
1 pull requests submitted:
- make setCodecPreferences only look at receive codecs (by fippo)
https://github.com/w3c/webrtc-pc/pull/2926
1 pull requests merged:
- Move Simulcast envelope concept to RTCRtpSender.
https://github.com/w3c/webrtc-pc/pull/2922 [Editorial]
* w3c/webrtc-stats (+2/-1/💬2)
2 pull requests submitted:
- Replace 'is not present' with 'MUST NOT be [= map/exist | present =]' (by henbos)
https://github.com/w3c/webrtc-stats/pull/778
- Replace 'Does not map/exist' with 'MUST NOT map/exist' (by henbos)
https://github.com/w3c/webrtc-stats/pull/777
2 pull requests received 2 new comments:
- #778 Replace 'is not present' with 'MUST NOT be [= map/exist | present =]' (1 by henbos)
https://github.com/w3c/webrtc-stats/pull/778
- #777 Replace 'Does not map/exist' with 'MUST NOT map/exist' (1 by henbos)
https://github.com/w3c/webrtc-stats/pull/777
1 pull requests merged:
- Add "only exists" clause to various audio/video stats
https://github.com/w3c/webrtc-stats/pull/774
* w3c/webrtc-nv-use-cases (+0/-0/💬2)
2 pull requests received 2 new comments:
- #129 Section 3.2.1: Add N49 - video decoding after loss (1 by xingri)
https://github.com/w3c/webrtc-nv-use-cases/pull/129
- #118 Section 3.2.1: Add N48 - bandwidth feedback speed (1 by xingri)
https://github.com/w3c/webrtc-nv-use-cases/pull/118 [December 5 VI]
* w3c/mediacapture-screen-share (+1/-0/💬1)
1 pull requests submitted:
- Explicitly create MediaStream tracks in getDisplayMedia algorithm (by youennf)
https://github.com/w3c/mediacapture-screen-share/pull/294
1 pull requests received 1 new comments:
- #294 Explicitly create MediaStream tracks in getDisplayMedia algorithm (1 by youennf)
https://github.com/w3c/mediacapture-screen-share/pull/294
* w3c/webrtc-extensions (+1/-3/💬3)
1 pull requests submitted:
- Add an internal slot for active candidate pairs. (by sam-vi)
https://github.com/w3c/webrtc-extensions/pull/194
2 pull requests received 3 new comments:
- #192 Define an RTCIceCandidate match algorithm. (1 by sam-vi)
https://github.com/w3c/webrtc-extensions/pull/192
- #175 Add RTCIceTransport method to remove candidate pairs (2 by henbos, sam-vi)
https://github.com/w3c/webrtc-extensions/pull/175 [editors can integrate] [TPAC 2023]
3 pull requests merged:
- Define a candidate pair match algorithm.
https://github.com/w3c/webrtc-extensions/pull/193 [editors can integrate]
- Add RTCIceTransport method to remove candidate pairs
https://github.com/w3c/webrtc-extensions/pull/175 [editors can integrate] [TPAC 2023]
- Define an RTCIceCandidate match algorithm.
https://github.com/w3c/webrtc-extensions/pull/192
* w3c/webrtc-encoded-transform (+0/-0/💬1)
1 pull requests received 1 new comments:
- #186 Add description of an API for controlling SDP codec negotiation (1 by alvestrand)
https://github.com/w3c/webrtc-encoded-transform/pull/186
* w3c/mediacapture-transform (+1/-0/💬0)
1 pull requests submitted:
- Make MediaStreamTrackProcessor.readable readonly (by youennf)
https://github.com/w3c/mediacapture-transform/pull/90
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, 16 January 2024 17:00:23 UTC