- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 06 Feb 2024 17:00:20 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1rXOo0-003CLv-K1@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+2/-0/💬19)
2 issues created:
- Existing setCodecPreferences NOTE is wrong and should be deleted (by henbos)
https://github.com/w3c/webrtc-pc/issues/2933
- Clarify a=rtpmap codec mappings should be offered even if the codec is not a preferred one (by henbos)
https://github.com/w3c/webrtc-pc/issues/2932 [Needs Test]
4 issues received 19 new comments:
- #2933 Existing setCodecPreferences NOTE is wrong and should be deleted (4 by alvestrand, fippo, henbos)
https://github.com/w3c/webrtc-pc/issues/2933
- #2931 Update the accessibility section 14 to include RFC 8865 for real-time text in WebRTC data channel (13 by aboba, alvestrand, brtech99, cdh4u, dontcallmedom, gunnarhm)
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 henbos)
https://github.com/w3c/webrtc-pc/issues/2925 [Discuss at next meeting]
* w3c/mediacapture-main (+0/-0/💬1)
1 issues received 1 new comments:
- #982 Avoid circular definition of muted. (1 by guidou)
https://github.com/w3c/mediacapture-main/issues/982
* w3c/mediacapture-record (+0/-1/💬1)
1 issues received 1 new comments:
- #202 MediaRecorder specification expects to synchronously know the list of supported mime types (1 by jan-ivar)
https://github.com/w3c/mediacapture-record/issues/202 [CR blocking] [privacy-needs-resolution]
1 issues closed:
- Edge cases related to firing start and stop events https://github.com/w3c/mediacapture-record/issues/204
* w3c/mediacapture-screen-share (+0/-0/💬1)
1 issues received 1 new comments:
- #297 Should we have a screenshare extension spec? (1 by eladalon1983)
https://github.com/w3c/mediacapture-screen-share/issues/297
* w3c/webrtc-extensions (+0/-1/💬0)
1 issues closed:
- Maintain an internal slot of candidate pairs that are valid inputs to RTCIceTransport operations https://github.com/w3c/webrtc-extensions/issues/188
* w3c/mediacapture-transform (+1/-4/💬0)
1 issues created:
- Spec is unclear when and how WebCodecs VideoFrame objects are created (by youennf)
https://github.com/w3c/mediacapture-transform/issues/106
4 issues closed:
- UAs should be allowed to clamp maxBufferSize https://github.com/w3c/mediacapture-transform/issues/95
- Writing a closed video frame to VideoTrackGenerator.writable should fail https://github.com/w3c/mediacapture-transform/issues/100
- Add a Makefile to locally build the spec from bikeshed https://github.com/w3c/mediacapture-transform/issues/99
- Spec should link to https://www.w3.org/TR/webcodecs/#close-videoframe instead of calling close() https://github.com/w3c/mediacapture-transform/issues/91
Pull requests
-------------
* w3c/webrtc-pc (+2/-1/💬4)
2 pull requests submitted:
- Redefine SendCodecs and ReceiveCodecs (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2935
- Update to ReSpec version 34.4.0 (by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/2934 [Editorial] [repo-management]
2 pull requests received 4 new comments:
- #2935 Redefine SendCodecs and ReceiveCodecs (1 by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2935 [Editorial]
- #2926 make setCodecPreferences only look at receive codecs (3 by dontcallmedom, fippo)
https://github.com/w3c/webrtc-pc/pull/2926 [Needs Test]
1 pull requests merged:
- Update to ReSpec version 34.4.0
https://github.com/w3c/webrtc-pc/pull/2934 [Editorial] [repo-management]
* w3c/webrtc-stats (+1/-0/💬0)
1 pull requests submitted:
- sync local-candidate url definition with webrtc-pc (by fippo)
https://github.com/w3c/webrtc-stats/pull/782
* w3c/mediacapture-main (+1/-1/💬1)
1 pull requests submitted:
- Update to latest ReSpec version 34.4.0 (by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/989 [editorial] [repo-management]
1 pull requests received 1 new comments:
- #987 Mark sampleRate, sampleSize, and latency are at risk (1 by jan-ivar)
https://github.com/w3c/mediacapture-main/pull/987
1 pull requests merged:
- Update to latest ReSpec version 34.4.0
https://github.com/w3c/mediacapture-main/pull/989 [editorial] [repo-management]
* w3c/webrtc-svc (+0/-1/💬0)
1 pull requests merged:
- Rewrite of Privacy Considerations Section
https://github.com/w3c/webrtc-svc/pull/101
* w3c/webrtc-extensions (+0/-1/💬0)
1 pull requests merged:
- Add an internal slot for active candidate pairs (re-upload)
https://github.com/w3c/webrtc-extensions/pull/197
* w3c/mediacapture-transform (+1/-6/💬2)
1 pull requests submitted:
- Update Detached slot to link to html spec. (by youennf)
https://github.com/w3c/mediacapture-transform/pull/107
2 pull requests received 2 new comments:
- #105 Allow UA to clamp maxBufferSize to a value between 1 and the value provided by the web page (1 by youennf)
https://github.com/w3c/mediacapture-transform/pull/105 [editors can integrate]
- #98 Fix two typo (1 by henbos)
https://github.com/w3c/mediacapture-transform/pull/98 [Editorial]
6 pull requests merged:
- Allow UA to clamp maxBufferSize to a value between 1 and the value provided by the web page
https://github.com/w3c/mediacapture-transform/pull/105 [editors can integrate]
- Writing a closed video frame should reject
https://github.com/w3c/mediacapture-transform/pull/101 [editors can integrate]
- Add a note stating that audio MediaStreamTrackProcessor has not reached consensus
https://github.com/w3c/mediacapture-transform/pull/104
- Add makefile to locally build the bs spec
https://github.com/w3c/mediacapture-transform/pull/103
- Call VideoFrame Close algorithm instead of VideoFrame close method
https://github.com/w3c/mediacapture-transform/pull/102
- Fix two typo
https://github.com/w3c/mediacapture-transform/pull/98 [Editorial]
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, 6 February 2024 17:00:23 UTC