- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 27 Feb 2024 17:00:19 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1rf0oV-00CUmR-H7@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+4/-2/💬18)
4 issues created:
- simple webrtc connection and manual signaling (QR, JSON, Carrier pigeon) - consent time out prevents connection (by minidogenft)
https://github.com/w3c/webrtc-pc/issues/2945
- Alternative storage for RTCCertificates needed (by steely-glint)
https://github.com/w3c/webrtc-pc/issues/2944
- Review mute/unmute/ended and constraints on RTCRtpReceiver's track. (by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2942
- RTCSessionDescriptionInit vs "local" RTCLocalSessionDescriptionInit (by jarrodcolburn)
https://github.com/w3c/webrtc-pc/issues/2940
9 issues received 18 new comments:
- #2945 simple webrtc connection and manual signaling (QR, JSON, Carrier pigeon) - consent time out prevents connection (2 by fippo, juberti)
https://github.com/w3c/webrtc-pc/issues/2945
- #2940 RTCSessionDescriptionInit vs "local" RTCLocalSessionDescriptionInit (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2940
- #2939 Proposing setCodecPreferences to deal with both send and recv codecs (1 by dontcallmedom-bot)
https://github.com/w3c/webrtc-pc/issues/2939 [Discuss at next meeting]
- #2938 If a preferred codec is filtered out, does it still get assigned a PT? (3 by alvestrand, cdh4u, dontcallmedom-bot)
https://github.com/w3c/webrtc-pc/issues/2938 [Discuss at next meeting]
- #2937 setCodecPreferences, sendonly codecs and dummy codecs (1 by dontcallmedom-bot)
https://github.com/w3c/webrtc-pc/issues/2937 [Discuss at next meeting]
- #2933 Existing setCodecPreferences NOTE is wrong and should be deleted (3 by dontcallmedom-bot, fippo)
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 (1 by gunnarhm)
https://github.com/w3c/webrtc-pc/issues/2931 [a11y-tracker]
- #2929 Should media capabilities influence what is exposed in what is exposed in WebRTC offers and answers (5 by alvestrand, dontcallmedom-bot, youennf)
https://github.com/w3c/webrtc-pc/issues/2929 [Discuss at next meeting]
- #2925 Modify the codec description model to ease describing changes (1 by dontcallmedom-bot)
https://github.com/w3c/webrtc-pc/issues/2925 [PR exists] [Discuss at next meeting]
2 issues closed:
- Modify the codec description model to ease describing changes https://github.com/w3c/webrtc-pc/issues/2925 [PR exists] [Discuss at next meeting]
- Existing setCodecPreferences NOTE is wrong and should be deleted https://github.com/w3c/webrtc-pc/issues/2933 [Discuss at next meeting]
* w3c/webrtc-stats (+1/-0/💬0)
1 issues created:
- Should RTCRtptransceiver.stop() cause inbound-rtp stats to disappear? (by jan-ivar)
https://github.com/w3c/webrtc-stats/issues/784
* w3c/webrtc-nv-use-cases (+0/-0/💬2)
1 issues received 2 new comments:
- #56 Peer Connection and back/forward cache (2 by aboba, youennf)
https://github.com/w3c/webrtc-nv-use-cases/issues/56
* w3c/mediacapture-main (+0/-1/💬1)
1 issues received 1 new comments:
- #974 How should MediaStreamTrack interact with BFCache? (1 by dontcallmedom-bot)
https://github.com/w3c/mediacapture-main/issues/974
1 issues closed:
- Clarify each source is responsible for specifying mute/unmute/ended and constraints behavior https://github.com/w3c/mediacapture-main/issues/984
* w3c/mediacapture-record (+0/-0/💬4)
3 issues received 4 new comments:
- #213 Ability to record non-realtime / frame-by-frame (1 by dontcallmedom-bot)
https://github.com/w3c/mediacapture-record/issues/213 [enhancement]
- #202 deprecate isTypeSupported (was: MediaRecorder specification expects to synchronously know the list of supported mime types) (1 by dontcallmedom-bot)
https://github.com/w3c/mediacapture-record/issues/202 [privacy-needs-resolution]
- #194 mimeType ambiguity: "video/webm;codecs=vp8" means? (2 by jan-ivar)
https://github.com/w3c/mediacapture-record/issues/194
* w3c/mediacapture-fromelement (+2/-0/💬1)
2 issues created:
- Review mute/unmute/ended and constraints on tracks from canvas.captureStream() (by jan-ivar)
https://github.com/w3c/mediacapture-fromelement/issues/99
- Review mute/unmute/ended and constraints on tracks from element.captureStream() (by jan-ivar)
https://github.com/w3c/mediacapture-fromelement/issues/98
1 issues received 1 new comments:
- #65 captureStream on OffscreenCanvas (1 by dontcallmedom-bot)
https://github.com/w3c/mediacapture-fromelement/issues/65 [tag-tracker]
* w3c/mediacapture-screen-share (+3/-2/💬5)
3 issues created:
- Want to restrict the options of the getDisplayMedia API (by Nitesh2503)
https://github.com/w3c/mediacapture-screen-share/issues/300
- getUserMedia media streams capturing issue in MV3 (chrome extension) with respect to constraints (by Nitesh2503)
https://github.com/w3c/mediacapture-screen-share/issues/299
- Review mute/unmute/ended and constraints on tracks from getDisplayMedia (by jan-ivar)
https://github.com/w3c/mediacapture-screen-share/issues/298
5 issues received 5 new comments:
- #300 Want to restrict the options of the getDisplayMedia API (1 by dontcallmedom)
https://github.com/w3c/mediacapture-screen-share/issues/300
- #299 getUserMedia media streams capturing issue in MV3 (chrome extension) with respect to constraints (1 by dontcallmedom)
https://github.com/w3c/mediacapture-screen-share/issues/299
- #297 Should we have a screenshare extension spec? (1 by dontcallmedom-bot)
https://github.com/w3c/mediacapture-screen-share/issues/297
- #281 Distinguish cancellations from absent OS permissions (1 by dontcallmedom-bot)
https://github.com/w3c/mediacapture-screen-share/issues/281
- #257 Detect when minimizing a window pauses capture (was: Capability polling - capture-while-minimized) (1 by youennf)
https://github.com/w3c/mediacapture-screen-share/issues/257
2 issues closed:
- Want to restrict the options of the getDisplayMedia API https://github.com/w3c/mediacapture-screen-share/issues/300
- getUserMedia media streams capturing issue in MV3 (chrome extension) with respect to constraints https://github.com/w3c/mediacapture-screen-share/issues/299
* w3c/webrtc-extensions (+1/-0/💬7)
1 issues created:
- Peer Connection and back/forward cache (by aboba)
https://github.com/w3c/webrtc-extensions/issues/200
2 issues received 7 new comments:
- #200 Peer Connection and back/forward cache (3 by docfaraday, fippo, jan-ivar)
https://github.com/w3c/webrtc-extensions/issues/200
- #199 Add API to control jitterBufferTarget handling (4 by alvestrand, eldarrello)
https://github.com/w3c/webrtc-extensions/issues/199
* w3c/webrtc-encoded-transform (+1/-0/💬0)
1 issues created:
- Should we add captureTimestamp senderCaptureTimeOffset to the RTCEncodedXXXFrameMetadata if abs-capture-time is used? (by murillo128)
https://github.com/w3c/webrtc-encoded-transform/issues/225
* w3c/mediacapture-transform (+1/-0/💬1)
1 issues created:
- Review mute/unmute/ended and constraints on new VideoTrackGenerator().track (by jan-ivar)
https://github.com/w3c/mediacapture-transform/issues/109
1 issues received 1 new comments:
- #109 Review mute/unmute/ended and constraints on new VideoTrackGenerator().track (1 by jan-ivar)
https://github.com/w3c/mediacapture-transform/issues/109
* w3c/mediacapture-screen-share-extensions (+12/-0/💬0)
12 issues created:
- Capturing audio-only (by jespertheend)
https://github.com/w3c/mediacapture-screen-share-extensions/issues/12 [enhancement] [question]
- Should top-level transient activation be sufficient for `getDisplayMedia()` on cross-origin iframes with allow="display-capture"? (by karlt)
https://github.com/w3c/mediacapture-screen-share-extensions/issues/11 [enhancement]
- Should restrictOwnAudio be settable? (by eladalon1983)
https://github.com/w3c/mediacapture-screen-share-extensions/issues/10 [enhancement]
- Recognize safer & better-integrated web presentations in getDisplayMedia (by jan-ivar)
https://github.com/w3c/mediacapture-screen-share-extensions/issues/9 [enhancement]
- Multi-capture (concurrent capture of multiple surfaces) (by eladalon1983)
https://github.com/w3c/mediacapture-screen-share-extensions/issues/8 [enhancement]
- Avoid user-confusion by not offering undesired audio sources (by eladalon1983)
https://github.com/w3c/mediacapture-screen-share-extensions/issues/7 [enhancement]
- Prevent unintentional leaks (by NDevTK)
https://github.com/w3c/mediacapture-screen-share-extensions/issues/6 [enhancement]
- Fire configurationchange event in case the track is changing of source (by youennf)
https://github.com/w3c/mediacapture-screen-share-extensions/issues/5 [enhancement]
- Auto-pause capture when user switches captured content (by eladalon1983)
https://github.com/w3c/mediacapture-screen-share-extensions/issues/4 [enhancement]
- Capability Delegation for getDisplayMedia() (by eladalon1983)
https://github.com/w3c/mediacapture-screen-share-extensions/issues/3 [enhancement]
- Exposing mouse events from captured surfaces (by eladalon1983)
https://github.com/w3c/mediacapture-screen-share-extensions/issues/2 [enhancement]
- Want to restrict the options of the getDisplayMedia API (by Nitesh2503)
https://github.com/w3c/mediacapture-screen-share-extensions/issues/1 [enhancement]
Pull requests
-------------
* w3c/webrtc-pc (+2/-2/💬7)
2 pull requests submitted:
- Rebase PR onto main (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2943
- remove setCodecPreferences note already covered by JSEP (by fippo)
https://github.com/w3c/webrtc-pc/pull/2941
2 pull requests received 7 new comments:
- #2935 Redefine SendCodecs and ReceiveCodecs (6 by alvestrand, dontcallmedom, dontcallmedom-bot)
https://github.com/w3c/webrtc-pc/pull/2935 [Editors can integrate]
- #2926 make setCodecPreferences only look at receive codecs (1 by dontcallmedom-bot)
https://github.com/w3c/webrtc-pc/pull/2926 [Editors can integrate] [Needs Test]
2 pull requests merged:
- Redefine SendCodecs and ReceiveCodecs
https://github.com/w3c/webrtc-pc/pull/2935 [Editors can integrate]
- remove setCodecPreferences note already covered by JSEP
https://github.com/w3c/webrtc-pc/pull/2941 [Editorial]
* w3c/webrtc-stats (+1/-0/💬0)
1 pull requests submitted:
- raddr+rport can be set for peer-reflexive candidates as well (by fippo)
https://github.com/w3c/webrtc-stats/pull/783
* w3c/mediacapture-main (+0/-1/💬1)
1 pull requests received 1 new comments:
- #988 Add guidance for defining a new source of MediaStreamTrack (1 by dontcallmedom-bot)
https://github.com/w3c/mediacapture-main/pull/988 [Discuss at Next Meeting]
1 pull requests merged:
- Add guidance for defining a new source of MediaStreamTrack
https://github.com/w3c/mediacapture-main/pull/988 [Discuss at Next Meeting]
* w3c/webrtc-encoded-transform (+0/-0/💬2)
1 pull requests received 2 new comments:
- #186 Add description of an API for controlling SDP codec negotiation (2 by alvestrand, dontcallmedom-bot)
https://github.com/w3c/webrtc-encoded-transform/pull/186 [Discuss at Next Meeting]
* web-platform-tests/wpt (+0/-2/💬0)
2 pull requests merged:
- webrtc wpt: use receiver capabilities for setCodecPreferences
https://github.com/web-platform-tests/wpt/pull/44810 [webrtc] [chromium-export] [wg-s_webrtc]
- [Gecko Bug 1881688] Test case for bug.
https://github.com/web-platform-tests/wpt/pull/44788 [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/web-platform-tests/wpt
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 27 February 2024 17:00:21 UTC