- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 22 Jan 2019 17:01:23 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1glzQR-0007AY-NQ@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+7/-6/💬16)
7 issues created:
- Simulcast: Which layer gets dropped first? (by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2080
- Typo in setCodecPreferences() (by henbos)
https://github.com/w3c/webrtc-pc/issues/2076 [Editorial] [Ready for PR]
- "Create an RTP sender" doesn't handle creating from SDP (by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2072
- RTCErrorEvent constructor's RTCErrorEventInit parameter should be optional (by henbos)
https://github.com/w3c/webrtc-pc/issues/2070
- Add amithilbuch to assignable people (by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2065
- Simulcast alternative layers do not have an API surface. (by amithilbuch)
https://github.com/w3c/webrtc-pc/issues/2061
- editorial: Typos in section 6.2 RTCDataChannel (by marinaciocea)
https://github.com/w3c/webrtc-pc/issues/2059
11 issues received 16 new comments:
- #2032 RTCRtpReceiver.getParameters() clarification (3 by Orphis, henbos)
https://github.com/w3c/webrtc-pc/issues/2032 [January 2019 interim] [Ready for PR]
- #2065 Add amithilbuch to assignable people (2 by dontcallmedom)
https://github.com/w3c/webrtc-pc/issues/2065
- #2009 Clarify how codecs should be prioritized. (2 by henbos, aboba)
https://github.com/w3c/webrtc-pc/issues/2009 [January 2019 interim] [Ready for PR]
- #2014 Not clear how to set # of layers when answering an offer with a track (2 by amithilbuch, aboba)
https://github.com/w3c/webrtc-pc/issues/2014 [January 2019 interim] [Needs Test] [Ready for PR] [Simulcast]
- #2080 Simulcast: Which layer gets dropped first? (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2080
- #2016 setParameters: check for number of encodings (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2016 [January 2019 interim] [Simulcast]
- #2056 Can RTCDtlsTransport's iceTransport attribute change? (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2056 [PR exists]
- #2003 Need to define what to do on very low bitrates (1 by Orphis)
https://github.com/w3c/webrtc-pc/issues/2003
- #2070 RTCErrorEvent constructor's RTCErrorEventInit parameter should be optional (1 by foolip)
https://github.com/w3c/webrtc-pc/issues/2070
- #2072 "Create an RTP sender" doesn't handle creating from SDP (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/2072 [January 2019 interim]
- #2012 Obtain user consent for one-way media and data use cases (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2012
6 issues closed:
- Typo in setCodecPreferences() https://github.com/w3c/webrtc-pc/issues/2076 [Editorial] [Ready for PR]
- Add amithilbuch to assignable people https://github.com/w3c/webrtc-pc/issues/2065
- Can RTCDtlsTransport's iceTransport attribute change? https://github.com/w3c/webrtc-pc/issues/2056 [PR exists]
- rtcpTransport should be null when multiplexing RTCP https://github.com/w3c/webrtc-pc/issues/2057 [PR exists]
- editorial: Typos in section 6.2 RTCDataChannel https://github.com/w3c/webrtc-pc/issues/2059 [Editorial] [PR exists]
- setParameters: check for number of encodings https://github.com/w3c/webrtc-pc/issues/2016 [January 2019 interim] [Simulcast]
* w3c/webrtc-stats (+1/-0/💬4)
1 issues created:
- Mark up duplicate definition of RTCStats dictionary (by foolip)
https://github.com/w3c/webrtc-stats/issues/385
1 issues received 4 new comments:
- #385 Mark up duplicate definition of RTCStats dictionary (4 by tidoust, foolip)
https://github.com/w3c/webrtc-stats/issues/385
* w3c/webrtc-quic (+1/-0/💬0)
1 issues created:
- Provide a way to specify a subprotocol in client-server (by vasilvv)
https://github.com/w3c/webrtc-quic/issues/110
* w3c/mediacapture-main (+1/-0/💬13)
1 issues created:
- Spec does no handle fingerprinting related to exposing non default capture devices (by youennf)
https://github.com/w3c/mediacapture-main/issues/559
2 issues received 13 new comments:
- #551 Should we allow empty string device IDs? (12 by jan-ivar, youennf)
https://github.com/w3c/mediacapture-main/issues/551
- #559 Spec does no handle fingerprinting related to exposing non default capture devices (1 by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/559
* w3c/mediacapture-image (+0/-1/💬2)
1 issues received 2 new comments:
- #202 Implementation status using torch on chrome under Windows 10 (2 by yellowdoge, alvestrand)
https://github.com/w3c/mediacapture-image/issues/202
1 issues closed:
- Implementation status using torch on chrome under Windows 10 https://github.com/w3c/mediacapture-image/issues/202
* w3c/mediacapture-screen-share (+0/-0/💬1)
1 issues received 1 new comments:
- #96 Address corner-cases where getDisplayMedia() shows prompt only to fail afterwards. (1 by alvestrand)
https://github.com/w3c/mediacapture-screen-share/issues/96
Pull requests
-------------
* w3c/webrtc-pc (+16/-4/💬6)
16 pull requests submitted:
- Add [[SendCodecs]] and [[ReceiveCodecs]] internal slots. (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2079
- Add note about codec preferences in an answer (by henbos)
https://github.com/w3c/webrtc-pc/pull/2078
- Fix typo in setCodecPreferences() steps (by henbos)
https://github.com/w3c/webrtc-pc/pull/2077
- Simulcast SDP clarifications (by aboba)
https://github.com/w3c/webrtc-pc/pull/2075
- Simulcast SDP clarifications (by aboba)
https://github.com/w3c/webrtc-pc/pull/2074
- Effect of RTCRtpSendParameters on Simulcast (by aboba)
https://github.com/w3c/webrtc-pc/pull/2073
- Describe how RIDs are added to a media section (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2071
- setCodecPreferences and RTX / RED / FEC codecs (by aboba)
https://github.com/w3c/webrtc-pc/pull/2069
- Remove getDefaultIceServers(). (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2068
- Reference draft-ietf-mmusic-rid Section 10 (by aboba)
https://github.com/w3c/webrtc-pc/pull/2067
- Reference draft-ietf-mmusic-rid Section 10 (by aboba)
https://github.com/w3c/webrtc-pc/pull/2066
- Add description of DTLS transport error handling. (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2064
- Mark dtlstransport's ICETransport attribue [SameObject] (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2063
- Mark dtlstransport's ICETransport attribue [SameObject] (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2062
- Fix typos in section 6.2 RTCDataChannel (by marinaciocea)
https://github.com/w3c/webrtc-pc/pull/2060
- Set rtcpTransport to null when multiplexing. (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2058
5 pull requests received 6 new comments:
- #2079 Add [[SendCodecs]] and [[ReceiveCodecs]] internal slots. (2 by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2079
- #2058 Set rtcpTransport to null when multiplexing. (1 by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2058
- #2068 Remove getDefaultIceServers(). (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2068
- #2071 Describe how RIDs are added to a media section (1 by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2071 [Needs Test] [Simulcast]
- #2075 Simulcast SDP clarifications (1 by henbos)
https://github.com/w3c/webrtc-pc/pull/2075 [Simulcast]
4 pull requests merged:
- Fix typo in setCodecPreferences() steps
https://github.com/w3c/webrtc-pc/pull/2077
- Mark dtlstransport's ICETransport attribue [SameObject]
https://github.com/w3c/webrtc-pc/pull/2063
- Set rtcpTransport to null when multiplexing.
https://github.com/w3c/webrtc-pc/pull/2058
- Fix typos in section 6.2 RTCDataChannel
https://github.com/w3c/webrtc-pc/pull/2060
* w3c/webrtc-stats (+2/-1/💬5)
2 pull requests submitted:
- Fix capitalization mismatch in RTCRTPStreamStats (by foolip)
https://github.com/w3c/webrtc-stats/pull/386
- Move (fir|pli|nack|sli)Count and qpSum out of baseclass to (in|out)bound (by jan-ivar)
https://github.com/w3c/webrtc-stats/pull/384
1 pull requests received 5 new comments:
- #384 Move (fir|pli|nack|sli)Count and qpSum out of baseclass to (in|out)bound (5 by jan-ivar, alvestrand)
https://github.com/w3c/webrtc-stats/pull/384
1 pull requests merged:
- Fix capitalization mismatch in RTCRTPStreamStats
https://github.com/w3c/webrtc-stats/pull/386
* w3c/mediacapture-main (+0/-0/💬1)
1 pull requests received 1 new comments:
- #558 Add clarification for overconstrained constraints evaluation. (1 by alvestrand)
https://github.com/w3c/mediacapture-main/pull/558
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-dscp-exp
* https://github.com/w3c/webrtc-quic
* 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
Received on Tuesday, 22 January 2019 17:01:25 UTC