- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 24 May 2022 17:00:24 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1ntXtQ-0001Y5-FZ@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+1/-0/💬3)
1 issues created:
- insertDTMF is synchronous, but relies on asynchronous state-checking logic (by docfaraday)
https://github.com/w3c/webrtc-pc/issues/2738
1 issues received 3 new comments:
- #2723 The prose around "simulcast envelope" falsely implies that simulcast encodings can never be removed (3 by docfaraday, youennf)
https://github.com/w3c/webrtc-pc/issues/2723 [May 2022 Virtual Interim]
* w3c/webrtc-stats (+0/-0/💬1)
1 issues received 1 new comments:
- #620 outbound-rtp.scaleResolutionDownBy (1 by henbos)
https://github.com/w3c/webrtc-stats/issues/620
* w3c/mediacapture-output (+0/-1/💬3)
1 issues received 3 new comments:
- #63 Controlling 3rd party iframe audio output on a page? (3 by MatanYemini, dontcallmedom, randallb)
https://github.com/w3c/mediacapture-output/issues/63
1 issues closed:
- Controlling 3rd party iframe audio output on a page? https://github.com/w3c/mediacapture-output/issues/63
* w3c/mediacapture-screen-share (+0/-0/💬1)
1 issues received 1 new comments:
- #223 Dynamic Screenshare Source (Share-this-surface-instead) (1 by eladalon1983)
https://github.com/w3c/mediacapture-screen-share/issues/223
* w3c/webrtc-extensions (+1/-0/💬1)
1 issues created:
- senderReceiverTimeOffset should use remoteOutboundRtpStats.roundTripTime (by yuanchao0310)
https://github.com/w3c/webrtc-extensions/issues/109
1 issues received 1 new comments:
- #109 senderReceiverTimeOffset should use remoteOutboundRtpStats.roundTripTime (1 by henbos)
https://github.com/w3c/webrtc-extensions/issues/109
* w3c/webrtc-provisional-stats (+1/-0/💬0)
1 issues created:
- outbound-rtp.scaleResolutionDownBy (by henbos)
https://github.com/w3c/webrtc-provisional-stats/issues/23
* w3c/webrtc-encoded-transform (+3/-1/💬0)
3 issues created:
- Need for modifying metadata (by alvestrand)
https://github.com/w3c/webrtc-encoded-transform/issues/135
- Need to create RTCEncodedVideoFrame from scratch (by alvestrand)
https://github.com/w3c/webrtc-encoded-transform/issues/134
- Change generateKeyFrame return value from unsigned long long to unsigned long (by youennf)
https://github.com/w3c/webrtc-encoded-transform/issues/133
1 issues closed:
- Should we expose the precise timestamp of the frame that was triggered by a generateKeyFrame call? https://github.com/w3c/webrtc-encoded-transform/issues/128
* w3c/mediacapture-region (+1/-0/💬73)
1 issues created:
- Should generation of CropTarget from elements be able to fail? (by youennf)
https://github.com/w3c/mediacapture-region/issues/48
5 issues received 73 new comments:
- #48 Should generation of CropTarget from elements be able to fail? (11 by eladalon1983, jan-ivar, youennf)
https://github.com/w3c/mediacapture-region/issues/48
- #46 Should we support strings in addition or in lieu of opaque identifiers? (5 by eladalon1983, youennf)
https://github.com/w3c/mediacapture-region/issues/46
- #18 Is CropTarget name too generic? (1 by eladalon1983)
https://github.com/w3c/mediacapture-region/issues/18
- #17 What makes CropTarget special to require an asynchronous creation? (40 by azizj1, beaufortfrancois, eladalon1983, jan-ivar, yoavweiss, youennf)
https://github.com/w3c/mediacapture-region/issues/17
- #11 Why expose produceCropTarget at MediaDevices level? (16 by alvestrand, beaufortfrancois, domenic, eladalon1983, jan-ivar, youennf)
https://github.com/w3c/mediacapture-region/issues/11
* w3c/mediacapture-handle (+0/-0/💬1)
1 issues received 1 new comments:
- #65 .sendCaptureAction() seems misplaced on the track (1 by alvestrand)
https://github.com/w3c/mediacapture-handle/issues/65
Pull requests
-------------
* w3c/mediacapture-main (+1/-1/💬0)
1 pull requests submitted:
- Improve markup for event tables (by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/884 [editorial]
1 pull requests merged:
- Update to latest ReSpec version 32.1.6
https://github.com/w3c/mediacapture-main/pull/881 [editorial] [repo-management]
* w3c/mediacapture-screen-share (+1/-1/💬1)
1 pull requests submitted:
- troduce DisplayMediaStreamConstraints.dynamicSourceOption (by eladalon1983)
https://github.com/w3c/mediacapture-screen-share/pull/225
1 pull requests received 1 new comments:
- #225 Introduce DisplayMediaStreamConstraints.dynamicSourceOption (1 by eladalon1983)
https://github.com/w3c/mediacapture-screen-share/pull/225
1 pull requests merged:
- Improve markup of enumeration tables
https://github.com/w3c/mediacapture-screen-share/pull/221
* w3c/webrtc-encoded-transform (+0/-2/💬2)
1 pull requests received 2 new comments:
- #132 Make generateKeyFrame take a single RID or none. Resolve the promise with the frame timestamp (2 by youennf)
https://github.com/w3c/webrtc-encoded-transform/pull/132
2 pull requests merged:
- fix type of timestamp attribute
https://github.com/w3c/webrtc-encoded-transform/pull/116
- Make generateKeyFrame take a single RID or none. Resolve the promise with the frame timestamp
https://github.com/w3c/webrtc-encoded-transform/pull/132
* w3c/mediacapture-region (+3/-1/💬2)
3 pull requests submitted:
- MediaDevices.produceCropTarget -> CropTarget.fromElement (by eladalon1983)
https://github.com/w3c/mediacapture-region/pull/50
- Fix formatting (by eladalon1983)
https://github.com/w3c/mediacapture-region/pull/49 [Editorial]
- Clarify the cropTarget minting processing model (by yoavweiss)
https://github.com/w3c/mediacapture-region/pull/47
1 pull requests received 2 new comments:
- #50 MediaDevices.produceCropTarget -> CropTarget.fromElement (2 by eladalon1983)
https://github.com/w3c/mediacapture-region/pull/50
1 pull requests merged:
- Fix formatting
https://github.com/w3c/mediacapture-region/pull/49 [Editorial]
* w3c/mediacapture-handle (+1/-2/💬0)
1 pull requests submitted:
- Fix link to editor drafts (by dontcallmedom)
https://github.com/w3c/mediacapture-handle/pull/66
2 pull requests merged:
- Fix link to editor drafts
https://github.com/w3c/mediacapture-handle/pull/66 [Editorial]
- Set up Identity spec for automated updates on w3.org/TR/
https://github.com/w3c/mediacapture-handle/pull/64
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-depth
* 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/web-platform-tests/wpt
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 24 May 2022 17:00:30 UTC