- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 20 Feb 2024 17:00:17 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1rcTTd-009OB8-GQ@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+1/-1/💬18)
1 issues created:
- Proposing setCodecPreferences to deal with both send and recv codecs (by henbos)
https://github.com/w3c/webrtc-pc/issues/2939
6 issues received 18 new comments:
- #2939 Proposing setCodecPreferences to deal with both send and recv codecs (2 by aboba, fippo)
https://github.com/w3c/webrtc-pc/issues/2939
- #2938 If a preferred codec is filtered out, does it still get assigned a PT? (10 by aboba, alvestrand, cdh4u, henbos, rshpount, stefhak)
https://github.com/w3c/webrtc-pc/issues/2938 [Discuss at next meeting]
- #2937 setCodecPreferences, sendonly codecs and dummy codecs (2 by henbos)
https://github.com/w3c/webrtc-pc/issues/2937
- #2933 Existing setCodecPreferences NOTE is wrong and should be deleted (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2933 [Discuss at next meeting]
- #2931 Update the accessibility section 14 to include RFC 8865 for real-time text in WebRTC data channel (2 by gunnarhm, lminiero)
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]
1 issues closed:
- Is it illegal to modify sdp between createOffer and setLocalDescription? https://github.com/w3c/webrtc-pc/issues/2907 [Needs Test]
* w3c/mediacapture-main (+0/-2/💬11)
6 issues received 11 new comments:
- #969 Should getCapabilities() return an empty array or undefined for facingMode? (4 by alvestrand, guidou, jan-ivar)
https://github.com/w3c/mediacapture-main/issues/969 [editorial]
- #930 Detecting user-actionable camera issues (e.g., camera shutters) (1 by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/930
- #928 Web compat issue with permissions.query() in non-persistent permission models (1 by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/928
- #909 Width/height as setting should be configured, not native. (2 by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/909
- #846 getUserMedia "hanging" indefinitely (2 by alvestrand, jan-ivar)
https://github.com/w3c/mediacapture-main/issues/846
- #792 Use xref, avoid data-cite="html" (1 by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/792 [editorial]
2 issues closed:
- Web compat issue with permissions.query() in non-persistent permission models https://github.com/w3c/mediacapture-main/issues/928
- Web compat issue with permissions.query() in non-persistent permission models https://github.com/w3c/mediacapture-main/issues/928
* w3c/mediacapture-screen-share (+0/-4/💬8)
6 issues received 8 new comments:
- #296 getUserMedia media streams capturing issue in MV3 (chrome extension) with respect to constraints (1 by jan-ivar)
https://github.com/w3c/mediacapture-screen-share/issues/296
- #281 Distinguish cancellations from absent OS permissions (2 by jan-ivar)
https://github.com/w3c/mediacapture-screen-share/issues/281
- #277 Use a single enum for or all (1 by jan-ivar)
https://github.com/w3c/mediacapture-screen-share/issues/277 [Editorial]
- #260 getSupportedOptions() (1 by jan-ivar)
https://github.com/w3c/mediacapture-screen-share/issues/260
- #257 Detect when minimizing a window pauses capture (was: Capability polling - capture-while-minimized) (2 by jan-ivar)
https://github.com/w3c/mediacapture-screen-share/issues/257 [Discuss at Next Meeting]
- #234 Inconsistent formatting in doc (1 by jan-ivar)
https://github.com/w3c/mediacapture-screen-share/issues/234 [Editorial]
4 issues closed:
- Inconsistent formatting in doc https://github.com/w3c/mediacapture-screen-share/issues/234 [Editorial]
- Use a single enum for or all https://github.com/w3c/mediacapture-screen-share/issues/277 [Editorial]
- getUserMedia media streams capturing issue in MV3 (chrome extension) with respect to constraints https://github.com/w3c/mediacapture-screen-share/issues/296
- getUserMedia media streams capturing issue in MV3 (chrome extension) with respect to constraints https://github.com/w3c/mediacapture-screen-share/issues/296
* w3c/webrtc-extensions (+0/-0/💬1)
1 issues received 1 new comments:
- #159 RTCRtpEncodingParameters: scaleResolutionTo (1 by aigarrz)
https://github.com/w3c/webrtc-extensions/issues/159 [May 2023 Virtual Interim]
* w3c/mediacapture-transform (+0/-1/💬0)
1 issues closed:
- Spec is unclear when and how WebCodecs VideoFrame objects are created https://github.com/w3c/mediacapture-transform/issues/106
Pull requests
-------------
* w3c/webrtc-pc (+0/-1/💬1)
1 pull requests received 1 new comments:
- #2935 Redefine SendCodecs and ReceiveCodecs (1 by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2935 [Editorial] [Discuss at next meeting]
1 pull requests merged:
- add test coverage annotation for sdp munging
https://github.com/w3c/webrtc-pc/pull/2928 [Editorial]
* w3c/webrtc-encoded-transform (+1/-0/💬0)
1 pull requests submitted:
- Add explainer for a congestion control API proposal (by alvestrand)
https://github.com/w3c/webrtc-encoded-transform/pull/224
* w3c/mediacapture-transform (+0/-1/💬0)
1 pull requests merged:
- Explicitly clone/close VideoFrames in generator and processor
https://github.com/w3c/mediacapture-transform/pull/108
* web-platform-tests/wpt (+0/-1/💬1)
1 pull requests received 1 new comments:
- #44604 webrtc wpt: add test for direction-based filtering of codecs (1 by fippo)
https://github.com/web-platform-tests/wpt/pull/44604 [webrtc] [chromium-export] [wg-s_webrtc]
1 pull requests merged:
- webrtc wpt: add test for codecs in subsequent offers
https://github.com/web-platform-tests/wpt/pull/44603 [webrtc] [chromium-export] [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, 20 February 2024 17:00:18 UTC