- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 26 Oct 2021 17:00:20 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1mfPoC-00089J-Q5@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+2/-3/💬3)
2 issues created:
- pc.setConfiguration()'s default value handling doesn't match implementations (by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2690
- pc.setConfiguration() has an input validation order bug (by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2688
3 issues received 3 new comments:
- #2684 track ietf bundlepolicy changes (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2684
- #2678 https://w3c.github.io/webrtc-pc/#rtcpeerconnectionstate-enum should handle new state (1 by youennf)
https://github.com/w3c/webrtc-pc/issues/2678
- #2677 https://w3c.github.io/webrtc-pc/#rtcpeerconnectionstate-enum should consider data channel related transports (1 by youennf)
https://github.com/w3c/webrtc-pc/issues/2677
3 issues closed:
- some webidl things are indented wrongly https://github.com/w3c/webrtc-pc/issues/2682 [Editorial]
- https://w3c.github.io/webrtc-pc/#rtcpeerconnectionstate-enum should handle new state https://github.com/w3c/webrtc-pc/issues/2678
- https://w3c.github.io/webrtc-pc/#rtcpeerconnectionstate-enum should consider data channel related transports https://github.com/w3c/webrtc-pc/issues/2677
* w3c/mediacapture-main (+0/-0/💬1)
1 issues received 1 new comments:
- #823 Make MediaStreamTrack serializable (1 by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/823
* w3c/mediacapture-output (+1/-1/💬0)
1 issues created:
- Y (by yoyo212121)
https://github.com/w3c/mediacapture-output/issues/126
1 issues closed:
- Y https://github.com/w3c/mediacapture-output/issues/126
* w3c/webrtc-svc (+1/-0/💬13)
1 issues created:
- should scalabilityMode be an array scalabilityModes? (by fippo)
https://github.com/w3c/webrtc-svc/issues/50
3 issues received 13 new comments:
- #50 should scalabilityMode be an array scalabilityModes? (2 by murillo128)
https://github.com/w3c/webrtc-svc/issues/50
- #49 https://w3c.github.io/webrtc-svc/#rtcrtpcodeccapability* is redundant with https://w3c.github.io/media-capabilities/#dom-videoconfiguration-scalabilitymode (8 by aboba, alvestrand, fippo, youennf)
https://github.com/w3c/webrtc-svc/issues/49
- #48 Do we need an L1T1 scalability mode? (3 by aboba, alvestrand, fippo)
https://github.com/w3c/webrtc-svc/issues/48
* w3c/webrtc-encoded-transform (+1/-0/💬2)
1 issues created:
- no funny hats (by fippo)
https://github.com/w3c/webrtc-encoded-transform/issues/122
1 issues received 2 new comments:
- #122 no funny hats (2 by aboba, arnaudbud)
https://github.com/w3c/webrtc-encoded-transform/issues/122
* w3c/mediacapture-transform (+1/-0/💬0)
1 issues created:
- Is MediaStreamTrackGenerator expected to increase <audio>.currentTime without input? (by guest271314)
https://github.com/alvestrand/mediacapture-transform/issues/63
Pull requests
-------------
* w3c/webrtc-pc (+5/-3/💬7)
5 pull requests submitted:
- Update to latest ReSpec version (by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/2692
- Fix setConfiguration default value handling to match implementations. (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2691
- Do all input validation upfront in setConfiguration. (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2689
- Make sure connecting state happens whenever a ICE or DTLS transport is new (by youennf)
https://github.com/w3c/webrtc-pc/pull/2687
- DOMTimeStamp is now EpochTimeStamp (by marcoscaceres)
https://github.com/w3c/webrtc-pc/pull/2686
5 pull requests received 7 new comments:
- #2691 Fix setConfiguration default value handling to match implementations. (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2691
- #2689 Do all input validation upfront in setConfiguration. (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2689
- #2686 DOMTimeStamp is now EpochTimeStamp (2 by alvestrand, marcoscaceres)
https://github.com/w3c/webrtc-pc/pull/2686
- #2683 Fix IDL indenting (2 by marcoscaceres)
https://github.com/w3c/webrtc-pc/pull/2683 [Editorial]
- #2679 limit number of ice servers to 64 (1 by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2679
3 pull requests merged:
- Update to latest ReSpec version
https://github.com/w3c/webrtc-pc/pull/2692 [Editorial]
- Fix IDL indenting
https://github.com/w3c/webrtc-pc/pull/2683 [Editorial]
- Make sure connecting state happens whenever a ICE or DTLS transport is new
https://github.com/w3c/webrtc-pc/pull/2687
* w3c/mediacapture-main (+1/-2/💬1)
1 pull requests submitted:
- Update to latest ReSpec version (by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/825
1 pull requests received 1 new comments:
- #822 Add internal slots to MediaStreamTrack. (1 by jan-ivar)
https://github.com/w3c/mediacapture-main/pull/822 [editorial]
2 pull requests merged:
- Update to latest ReSpec version
https://github.com/w3c/mediacapture-main/pull/825 [editorial]
- Fix omissions and confusing sentence in clone algorithm
https://github.com/w3c/mediacapture-main/pull/821
* web-platform-tests/wpt (+0/-2/💬1)
1 pull requests received 1 new comments:
- #31281 Bump eslint from 7.32.0 to 8.0.1 in /webrtc/tools (1 by dependabot)
https://github.com/web-platform-tests/wpt/pull/31281 [webrtc] [wg-s_webrtc] [dependencies] [javascript]
2 pull requests merged:
- insertable streams: s/chunk/encodedFrame
https://github.com/web-platform-tests/wpt/pull/31371 [chromium-export] [wg-s_webrtc] [webrtc-encoded-transform]
- Check that scalabilityMode is present in sender parameters
https://github.com/web-platform-tests/wpt/pull/31370 [chromium-export] [webrtc-svc] [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-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, 26 October 2021 17:00:23 UTC