- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 11 Jan 2022 17:00:19 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1n7KVP-00073n-QO@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+0/-1/💬0)
1 issues closed:
- Need to administratively prohibit candidates in SetRemoteDescription https://github.com/w3c/webrtc-pc/issues/2675
* w3c/mediacapture-main (+2/-1/💬14)
2 issues created:
- getUserMedia should not reject with NotFoundErrorError or OverConstrainedError on contexts for which permission is denied (by youennf)
https://github.com/w3c/mediacapture-main/issues/849
- getUserMedia permission policy check happens very late (by youennf)
https://github.com/w3c/mediacapture-main/issues/847
6 issues received 14 new comments:
- #847 getUserMedia permission policy check happens very late (1 by youennf)
https://github.com/w3c/mediacapture-main/issues/847
- #846 getUserMedia "hanging" indefinitely (9 by eladalon1983, jan-ivar, youennf)
https://github.com/w3c/mediacapture-main/issues/846
- #842 devicechange should fire when enumerateDevices works (1 by alvestrand)
https://github.com/w3c/mediacapture-main/issues/842
- #836 deviceId and Clear-Site-Data (1 by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/836
- #752 Broken foreground detection (1 by youennf)
https://github.com/w3c/mediacapture-main/issues/752
- #694 GetDisplayMedia don't capture the audio from microphone (1 by MaciejWebWolf)
https://github.com/w3c/mediacapture-main/issues/694
1 issues closed:
- Inconsistencies around double filtering of "devicechange" events https://github.com/w3c/mediacapture-main/issues/810
* w3c/mediacapture-image (+1/-0/💬0)
1 issues created:
- Possibly incorrect note on focusMode (by JohnHardy)
https://github.com/w3c/mediacapture-image/issues/293
* w3c/mediacapture-screen-share (+1/-0/💬7)
1 issues created:
- Improve getDisplayMedia current focus requirement (by youennf)
https://github.com/w3c/mediacapture-screen-share/issues/203
3 issues received 7 new comments:
- #195 Cropping Video Tracks (5 by eladalon1983, jan-ivar, youennf)
https://github.com/w3c/mediacapture-screen-share/issues/195 [enhancement]
- #189 Should Application surface be removed (1 by alvestrand)
https://github.com/w3c/mediacapture-screen-share/issues/189 [Discussion Ongoing]
- #126 Normative security requirements ("ISSUE 1") (1 by alvestrand)
https://github.com/w3c/mediacapture-screen-share/issues/126 [Ready for PR] [Editorial] [CR blocking] [security-tracker]
* w3c/webrtc-svc (+5/-1/💬9)
5 issues created:
- how to specify L3T3? (by fippo)
https://github.com/w3c/webrtc-svc/issues/61
- [Question] Difference between SVC and Simulcast (by mickel8)
https://github.com/w3c/webrtc-svc/issues/60
- What should the scalability mode be when the preferred scalability mode is not supported on the requested codec? (by alvestrand)
https://github.com/w3c/webrtc-svc/issues/59
- What should the scalability mode be when no scalability mode is specified? (by alvestrand)
https://github.com/w3c/webrtc-svc/issues/58
- Handling of unknown scalability modes is underspecified (by alvestrand)
https://github.com/w3c/webrtc-svc/issues/57
5 issues received 9 new comments:
- #61 how to specify L3T3? (2 by Orphis, murillo128)
https://github.com/w3c/webrtc-svc/issues/61
- #60 [Question] Difference between SVC and Simulcast (4 by aboba, mickel8)
https://github.com/w3c/webrtc-svc/issues/60 [question]
- #59 What should the scalability mode be when the preferred scalability mode is not supported on the requested codec? (1 by aboba)
https://github.com/w3c/webrtc-svc/issues/59
- #58 What should the scalability mode be when no scalability mode is specified? (1 by aboba)
https://github.com/w3c/webrtc-svc/issues/58
- #57 Handling of unknown scalability modes is underspecified (1 by aboba)
https://github.com/w3c/webrtc-svc/issues/57
1 issues closed:
- [Question] Difference between SVC and Simulcast https://github.com/w3c/webrtc-svc/issues/60 [question]
* w3c/webrtc-extensions (+1/-3/💬29)
1 issues created:
- Deprecate audio/video enumeration in getCapabilities in favour of Media Capabilities API (by youennf)
https://github.com/w3c/webrtc-extensions/issues/95
6 issues received 29 new comments:
- #71 Add sctp rate control params to RTCPeerConnection constructor (12 by aboba, alvestrand, daonb, tuexen)
https://github.com/w3c/webrtc-extensions/issues/71
- #57 Add normative steps to getCapabilities() or deprecate it in favor of an async API (3 by aboba, alvestrand, youennf)
https://github.com/w3c/webrtc-extensions/issues/57 [wontfix]
- #54 `getCapabilities` seems to leak hardware capabilities w/o a permission (1 by aboba)
https://github.com/w3c/webrtc-extensions/issues/54
- #50 Consider an API for non-delivered messages in SCTP datachannels (2 by aboba, youennf)
https://github.com/w3c/webrtc-extensions/issues/50 [wontfix]
- #49 RTCRtpSender.getCapabilities() may not return correct information in sync (3 by aboba, alvestrand, youennf)
https://github.com/w3c/webrtc-extensions/issues/49 [wontfix]
- #47 RTP Header Extension Encryption (8 by aboba, alvestrand, lgrahl, murillo128, youennf)
https://github.com/w3c/webrtc-extensions/issues/47 [Ready for PR]
3 issues closed:
- Add normative steps to getCapabilities() or deprecate it in favor of an async API https://github.com/w3c/webrtc-extensions/issues/57 [wontfix]
- RTCRtpSender.getCapabilities() may not return correct information in sync https://github.com/w3c/webrtc-extensions/issues/49 [wontfix]
- Consider an API for non-delivered messages in SCTP datachannels https://github.com/w3c/webrtc-extensions/issues/50 [wontfix]
* w3c/mediacapture-transform (+0/-3/💬7)
6 issues received 7 new comments:
- #70 API shape for creating a MediaStreamTrack from a WHATWG Stream (2 by alvestrand)
https://github.com/w3c/mediacapture-transform/issues/70
- #69 Compare callback-based and ReadableStream-based exposure of video MediaStreamTrack media flow (1 by alvestrand)
https://github.com/w3c/mediacapture-transform/issues/69
- #68 API shape for creating a WHATWG Stream from a MediaStreamTrack (1 by alvestrand)
https://github.com/w3c/mediacapture-transform/issues/68
- #65 Video data rotation should be explicit (1 by alvestrand)
https://github.com/w3c/mediacapture-transform/issues/65
- #35 Document timestamp (non)synchronization behaviors (1 by alvestrand)
https://github.com/w3c/mediacapture-transform/issues/35
- #34 Relationship to WebGPU (1 by alvestrand)
https://github.com/w3c/mediacapture-transform/issues/34 [question]
3 issues closed:
- Compare callback-based and ReadableStream-based exposure of video MediaStreamTrack media flow https://github.com/w3c/mediacapture-transform/issues/69
- API shape for creating a MediaStreamTrack from a WHATWG Stream https://github.com/w3c/mediacapture-transform/issues/70
- API shape for creating a WHATWG Stream from a MediaStreamTrack https://github.com/w3c/mediacapture-transform/issues/68
Pull requests
-------------
* w3c/webrtc-pc (+1/-1/💬0)
1 pull requests submitted:
- Restrict ICE agent from using administratively prohibited candidates (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2708
1 pull requests merged:
- Restrict ICE agent from using administratively prohibited candidates
https://github.com/w3c/webrtc-pc/pull/2708
* w3c/mediacapture-main (+3/-1/💬1)
3 pull requests submitted:
- Check for permission policy synchronously when getUserMedia is called (by youennf)
https://github.com/w3c/mediacapture-main/pull/851
- Filter getUserMedia errors if permission is denied (by youennf)
https://github.com/w3c/mediacapture-main/pull/850
- Update to latest ReSpec version 28.1.0 (by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/848
1 pull requests received 1 new comments:
- #848 Update to latest ReSpec version 28.1.0 (1 by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/848 [editorial] [repo-management]
1 pull requests merged:
- Store unfiltered list of system devices to determine "devicechange" events
https://github.com/w3c/mediacapture-main/pull/835 [Needs Test]
* w3c/webrtc-extensions (+1/-0/💬3)
1 pull requests submitted:
- RTP Header Extensions Encryption (cryptex) (by aboba)
https://github.com/w3c/webrtc-extensions/pull/96
1 pull requests received 3 new comments:
- #81 Add a CSP check to RTCPeerConnection.addIceCandidate(). (3 by jan-ivar, zenhack)
https://github.com/w3c/webrtc-extensions/pull/81 [security-tracker]
* w3c/mediacapture-transform (+0/-1/💬1)
1 pull requests received 1 new comments:
- #18 Clarify Generator construction with required kind (1 by alvestrand)
https://github.com/w3c/mediacapture-transform/pull/18
1 pull requests merged:
- Use WEB-CODECS instead of WEBRTC-CODEC in README
https://github.com/w3c/mediacapture-transform/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/web-platform-tests/wpt
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 11 January 2022 17:00:22 UTC