- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 16 Jun 2020 17:00:20 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1jlEwe-0007UF-Ti@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+3/-1/💬14)
3 issues created:
- RTCRtpSender.getCapabilities() may not return correct information in sync (by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2539
- Rollback throws InvalidStateError on mobile Safari (by goekhancimsir)
https://github.com/w3c/webrtc-pc/issues/2538
- How to truncate simulcast layers? (by henbos)
https://github.com/w3c/webrtc-pc/issues/2537
5 issues received 14 new comments:
- #2539 RTCRtpSender.getCapabilities() may not return correct information in sync (4 by aboba, fippo, henbos)
https://github.com/w3c/webrtc-pc/issues/2539
- #2538 Rollback throws InvalidStateError on mobile Safari (2 by dontcallmedom, goekhancimsir)
https://github.com/w3c/webrtc-pc/issues/2538
- #2537 How to truncate simulcast layers? (2 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2537 [Ready for PR]
- #2535 Spec says scaleResolutionDownBy must default to 1, but browsers differ (5 by Orphis, alvestrand, ibc, jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2535 [Ready for PR]
- #2534 Allow adminstrative rejection of candidates (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2534
1 issues closed:
- Rollback throws InvalidStateError on mobile Safari https://github.com/w3c/webrtc-pc/issues/2538
* w3c/webrtc-stats (+0/-0/💬1)
1 issues received 1 new comments:
- #574 Finding associated audio and video tracks? (1 by WeichengSu)
https://github.com/w3c/webrtc-stats/issues/574
* w3c/webrtc-priority (+0/-0/💬2)
1 issues received 2 new comments:
- #6 Prepare spec for TAG review (2 by alvestrand, dontcallmedom)
https://github.com/w3c/webrtc-priority/issues/6
* w3c/mediacapture-main (+1/-0/💬1)
1 issues created:
- getUserMedia can be used to detect capabilities without permissions (by guidou)
https://github.com/w3c/mediacapture-main/issues/697
1 issues received 1 new comments:
- #693 enumerateDevices() should print correct MediaDeviceInfo (1 by guest271314)
https://github.com/w3c/mediacapture-main/issues/693
* w3c/mediacapture-image (+0/-1/💬2)
1 issues received 2 new comments:
- #223 [PTZ] Should `applyConstraints` request permission? (2 by beaufortfrancois)
https://github.com/w3c/mediacapture-image/issues/223 [PTZ]
1 issues closed:
- [PTZ] Should `applyConstraints` request permission? https://github.com/w3c/mediacapture-image/issues/223 [PTZ]
* w3c/mediacapture-output (+1/-1/💬0)
1 issues created:
- setSinkId("") vs setSinkId(defaultDeviceId) (by jan-ivar)
https://github.com/w3c/mediacapture-output/issues/94
1 issues closed:
- setSinkId("") vs setSinkId(defaultDeviceId) https://github.com/w3c/mediacapture-output/issues/94 [PR exists]
* w3c/mediacapture-screen-share (+0/-1/💬1)
1 issues received 1 new comments:
- #136 Should fire ended track event when shared window/tab is closed. (1 by jan-ivar)
https://github.com/w3c/mediacapture-screen-share/issues/136
1 issues closed:
- Should fire ended track event when shared window/tab is closed. https://github.com/w3c/mediacapture-screen-share/issues/136
* w3c/webrtc-insertable-streams (+1/-1/💬18)
1 issues created:
- Does Chromium require anything in SDP or RTP Header to make this work? (by Sean-Der)
https://github.com/w3c/webrtc-insertable-streams/issues/37
3 issues received 18 new comments:
- #37 Does Chromium require anything in SDP or RTP Header to make this work? (10 by Sean-Der, guidou, murillo128)
https://github.com/w3c/webrtc-insertable-streams/issues/37
- #33 Add custom encryption with aiortc python webRTC (7 by Sean-Der, SourceCodeZone, murillo128)
https://github.com/w3c/webrtc-insertable-streams/issues/33
- #6 Additional space in the buffer (1 by lgrahl)
https://github.com/w3c/webrtc-insertable-streams/issues/6
1 issues closed:
- Does Chromium require anything in SDP or RTP Header to make this work? https://github.com/w3c/webrtc-insertable-streams/issues/37
Pull requests
-------------
* w3c/webrtc-pc (+0/-1/💬0)
1 pull requests merged:
- Fix links to WebIDL defnitions
https://github.com/w3c/webrtc-pc/pull/2536 [Editorial]
* w3c/mediacapture-image (+2/-2/💬7)
2 pull requests submitted:
- Define when gUM rejects with PTZ constraints (by beaufortfrancois)
https://github.com/w3c/mediacapture-image/pull/228
- Require PTZ permission for applyConstraints() (by beaufortfrancois)
https://github.com/w3c/mediacapture-image/pull/227
2 pull requests received 7 new comments:
- #228 Define when gUM rejects with required PTZ constraints (5 by beaufortfrancois, riju)
https://github.com/w3c/mediacapture-image/pull/228
- #215 Add dictionary default value (2 by beaufortfrancois, saschanaz)
https://github.com/w3c/mediacapture-image/pull/215
2 pull requests merged:
- Define when gUM rejects with required PTZ constraints
https://github.com/w3c/mediacapture-image/pull/228
- Require PTZ permission for applyConstraints()
https://github.com/w3c/mediacapture-image/pull/227 [PTZ]
* w3c/mediacapture-output (+1/-1/💬0)
1 pull requests submitted:
- Require consent unless sinkId is "" (by jan-ivar)
https://github.com/w3c/mediacapture-output/pull/95
1 pull requests merged:
- Require consent unless sinkId is ""
https://github.com/w3c/mediacapture-output/pull/95
* w3c/mst-content-hint (+0/-1/💬0)
1 pull requests merged:
- Add Security and Privacy Considerations
https://github.com/w3c/mst-content-hint/pull/41 [Editors can integrate]
* w3c/webrtc-extensions (+1/-0/💬0)
1 pull requests submitted:
- update the text in explainer to adaptivePTime. (by minyuel)
https://github.com/w3c/webrtc-extensions/pull/42
* w3c/webrtc-insertable-streams (+2/-1/💬1)
2 pull requests submitted:
- Set up repo as W3C repo of WG spec (by dontcallmedom)
https://github.com/w3c/webrtc-insertable-streams/pull/36
- Update canonical to w3c/webrtc-insertable-streams in index.html (by Sean-Der)
https://github.com/w3c/webrtc-insertable-streams/pull/35
1 pull requests received 1 new comments:
- #35 Update canonical to w3c/webrtc-insertable-streams in index.html (1 by alvestrand)
https://github.com/w3c/webrtc-insertable-streams/pull/35
1 pull requests merged:
- Update canonical to w3c/webrtc-insertable-streams in index.html
https://github.com/w3c/webrtc-insertable-streams/pull/35
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-insertable-streams
* https://github.com/web-platform-tests/wpt
Received on Tuesday, 16 June 2020 17:00:29 UTC