Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+2/-2/💬13)
  2 issues created:
  - Additional simulcast example (by aboba)
    https://github.com/w3c/webrtc-pc/issues/1987 
  - getSynchronizationSources (and getContriburingSources) should work for video too (by henbos)
    https://github.com/w3c/webrtc-pc/issues/1983 

  4 issues received 13 new comments:
  - #1945 Mandating [SecureContext] (5 by fippo, ylafon, jan-ivar, youennf)
    https://github.com/w3c/webrtc-pc/issues/1945 
  - #1983 getSynchronizationSources (and getContriburingSources) should work for video too (4 by henbos, fippo)
    https://github.com/w3c/webrtc-pc/issues/1983 [PR exists] 
  - #1913 rename RTCIceCandidate.ip to address? (3 by vr000m, jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/1913 [PR exists] [Pending RTCWEB WG action] 
  - #1979 how to use datachannel bufferedamountlow threshold callback? (1 by fippo)
    https://github.com/w3c/webrtc-pc/issues/1979 

  2 issues closed:
  - Events not bubbling https://github.com/w3c/webrtc-pc/issues/1273 [Editorial] [PR exists] 
  - Mandating [SecureContext] https://github.com/w3c/webrtc-pc/issues/1945 

* w3c/webrtc-stats (+4/-2/💬6)
  4 issues created:
  - csrc can be removed and RTCRtpContributingSourceStats can be moved to receiver stats. (by karthikbr82)
    https://github.com/w3c/webrtc-stats/issues/371 
  - audioLevel can be removed from 'csrc' (by karthikbr82)
    https://github.com/w3c/webrtc-stats/issues/370 
  - Rename RTCIceCandidate.ip to address. (by karthikbr82)
    https://github.com/w3c/webrtc-stats/issues/369 
  - Call out which stats are expected to trigger StatsEnded events (by na-g)
    https://github.com/w3c/webrtc-stats/issues/366 

  4 issues received 6 new comments:
  - #371 csrc can be removed and RTCRtpContributingSourceStats can be moved to receiver stats. (3 by karthikbr82, jan-ivar, na-g)
    https://github.com/w3c/webrtc-stats/issues/371 
  - #369 Rename RTCIceCandidate.ip to address. (1 by karthikbr82)
    https://github.com/w3c/webrtc-stats/issues/369 
  - #370 audioLevel can be removed from 'csrc' (1 by na-g)
    https://github.com/w3c/webrtc-stats/issues/370 
  - #346 Add a "panel test" to track implementation status (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/346 [Ready for PR] 

  2 issues closed:
  - audioLevel can be removed from 'csrc' https://github.com/w3c/webrtc-stats/issues/370 
  - Rename RTCIceCandidate.ip to address. https://github.com/w3c/webrtc-stats/issues/369 

* w3c/webrtc-quic (+4/-3/💬25)
  4 issues created:
  - Expose error code and reason for stop() and reset()? (by steveanton)
    https://github.com/w3c/webrtc-quic/issues/62 
  - Synchronous Events Firing (by shampson)
    https://github.com/w3c/webrtc-quic/issues/56 
  - createStream() triggering remote stream creation (by shampson)
    https://github.com/w3c/webrtc-quic/issues/55 
  - RTCQuicStreamState: new, open & opening (by shampson)
    https://github.com/w3c/webrtc-quic/issues/54 

  11 issues received 25 new comments:
  - #26 QuicTransport for client-to-server (5 by pthatcherg, shampson, alvestrand, aboba)
    https://github.com/w3c/webrtc-quic/issues/26 [question] 
  - #55 createStream() triggering remote stream creation (4 by pthatcherg, shampson, aboba)
    https://github.com/w3c/webrtc-quic/issues/55 [question] 
  - #44 Uni-directional stream support (3 by pthatcherg)
    https://github.com/w3c/webrtc-quic/issues/44 [Ready for PR] 
  - #25 Forward error correction? (3 by vr000m, aboba)
    https://github.com/w3c/webrtc-quic/issues/25 [icebox] 
  - #37 More details for stop() (2 by shampson)
    https://github.com/w3c/webrtc-quic/issues/37 [PR exists] 
  - #42 RTCQuicTransport: multiple events fire with QUIC error  (2 by pthatcherg, shampson)
    https://github.com/w3c/webrtc-quic/issues/42 [Ready for PR] [question] 
  - #48 Boilerplate change (2 by pthatcherg, aboba)
    https://github.com/w3c/webrtc-quic/issues/48 [List Discussion Needed] [PR exists] 
  - #54 RTCQuicStreamState: new, open & opening (1 by shampson)
    https://github.com/w3c/webrtc-quic/issues/54 
  - #56 Synchronous Events Firing (1 by pthatcherg)
    https://github.com/w3c/webrtc-quic/issues/56 
  - #62 Expose error code and reason for stop() and reset()? (1 by aboba)
    https://github.com/w3c/webrtc-quic/issues/62 
  - #21 Clarification on buffering (1 by shampson)
    https://github.com/w3c/webrtc-quic/issues/21 [Ready for PR] 

  3 issues closed:
  - RTCQuicTransport constructed with no certificates https://github.com/w3c/webrtc-quic/issues/41 [PR exists] 
  - reset() transitions to closing https://github.com/w3c/webrtc-quic/issues/43 [PR exists] 
  - Writeable vs Writable https://github.com/w3c/webrtc-quic/issues/46 [Editorial] [PR exists] 

* w3c/webrtc-ice (+0/-1/💬1)
  1 issues received 1 new comments:
  - #11 selectedCandidatePair once stop() has been called (1 by steveanton)
    https://github.com/w3c/webrtc-ice/issues/11 [PR needed] 

  1 issues closed:
  - selectedCandidatePair once stop() has been called https://github.com/w3c/webrtc-ice/issues/11 [PR needed] 

* w3c/webrtc-nv-use-cases (+1/-0/💬5)
  1 issues created:
  - IoT use-case requires direct one-way media support (by steely-glint)
    https://github.com/w3c/webrtc-nv-use-cases/issues/1 

  1 issues received 5 new comments:
  - #1 IoT use-case requires direct one-way media support (5 by lgrahl, jamespearce2006, dbrgn, lminiero)
    https://github.com/w3c/webrtc-nv-use-cases/issues/1 

* w3c/mediacapture-main (+2/-1/💬1)
  2 issues created:
  - Should getUserMedia be functional in SecureContext only? (by youennf)
    https://github.com/w3c/mediacapture-main/issues/540 
  - getCapabilities() cannot return null (by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/538 

  1 issues received 1 new comments:
  - #540 Should getUserMedia be functional in SecureContext only? (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/540 

  1 issues closed:
  - Questions about setting belonging to source in Section 3. https://github.com/w3c/mediacapture-main/issues/466 [TPAC 2017] 

* w3c/mediacapture-output (+1/-0/💬0)
  1 issues created:
  - It is unclear why https://w3c.github.io/mediacapture-output/#dom-htmlmediaelement-setsinkid 5.5 needs to queue a task (by smaug----)
    https://github.com/w3c/mediacapture-output/issues/77 

* w3c/mediacapture-screen-share (+1/-0/💬7)
  1 issues created:
  - Should getDisplayMedia be functional in SecureContext only? (by youennf)
    https://github.com/w3c/mediacapture-screen-share/issues/77 

  2 issues received 7 new comments:
  - #77 Should getDisplayMedia be functional in SecureContext only? (6 by martinthomson, jan-ivar, alvestrand, youennf)
    https://github.com/w3c/mediacapture-screen-share/issues/77 
  - #71 Unclear how to aggregate windows or how to handle multiple windows/monitors (1 by henbos)
    https://github.com/w3c/mediacapture-screen-share/issues/71 



Pull requests
-------------
* w3c/webrtc-pc (+5/-4/💬6)
  5 pull requests submitted:
  - Restructure simulcast material (by aboba)
    https://github.com/w3c/webrtc-pc/pull/1989 [Editorial] [Simulcast] 
  - Simulcast encoding examples (by aboba)
    https://github.com/w3c/webrtc-pc/pull/1988 
  - getSynchronizationSources/getContributingSources for video as well (by henbos)
    https://github.com/w3c/webrtc-pc/pull/1986 
  - Rename RTCIceCandidate.ip to address. (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/1985 
  - change link of mediastreamtrack definition (by fippo)
    https://github.com/w3c/webrtc-pc/pull/1984 

  3 pull requests received 6 new comments:
  - #1985 Rename RTCIceCandidate.ip to address. (3 by fippo, jan-ivar, stefhak)
    https://github.com/w3c/webrtc-pc/pull/1985 
  - #1984 change link of mediastreamtrack definition (2 by fippo)
    https://github.com/w3c/webrtc-pc/pull/1984 
  - #1963 Remove simulcast material and refer to simulcast draft (1 by Lintos)
    https://github.com/w3c/webrtc-pc/pull/1963 [Simulcast] 

  4 pull requests merged:
  - Rename RTCIceCandidate.ip to address.
    https://github.com/w3c/webrtc-pc/pull/1985 
  - change link of mediastreamtrack definition
    https://github.com/w3c/webrtc-pc/pull/1984 
  - Issue 1619 patch
    https://github.com/w3c/webrtc-pc/pull/1980 
  - Have getSenders()/getReceivers() return only non-stopped ones.
    https://github.com/w3c/webrtc-pc/pull/1977 

* w3c/webrtc-stats (+3/-1/💬4)
  3 pull requests submitted:
  - add stunserverconnectionstats (by lennart-csio)
    https://github.com/w3c/webrtc-stats/pull/372 
  - fix rtcicecandidate url description (by fippo)
    https://github.com/w3c/webrtc-stats/pull/368 
  - Rename RTCIceCandidateStats.ip to address. (by jan-ivar)
    https://github.com/w3c/webrtc-stats/pull/367 

  2 pull requests received 4 new comments:
  - #367 Rename RTCIceCandidateStats.ip to address. (3 by vr000m, jan-ivar)
    https://github.com/w3c/webrtc-stats/pull/367 
  - #368 fix rtcicecandidate url description (1 by fippo)
    https://github.com/w3c/webrtc-stats/pull/368 

  1 pull requests merged:
  - Rename RTCIceCandidateStats.ip to address.
    https://github.com/w3c/webrtc-stats/pull/367 

* w3c/webrtc-quic (+7/-4/💬23)
  7 pull requests submitted:
  - Redo target write buffer amount (by pthatcherg)
    https://github.com/w3c/webrtc-quic/pull/60 
  - Updated image for issue 43. (by shampson)
    https://github.com/w3c/webrtc-quic/pull/59 
  - Add support for uni-directional streams (by aboba)
    https://github.com/w3c/webrtc-quic/pull/58 
  - Remove target read buffered amount (by pthatcherg)
    https://github.com/w3c/webrtc-quic/pull/57 
  - Added SetTargetWriteBufferedAmount. (by shampson)
    https://github.com/w3c/webrtc-quic/pull/53 
  - RTCQuicTransport.stop() closes streams. (by shampson)
    https://github.com/w3c/webrtc-quic/pull/52 
  - Changed reset() to transition to closed. (by shampson)
    https://github.com/w3c/webrtc-quic/pull/51 

  7 pull requests received 23 new comments:
  - #52 RTCQuicTransport.stop() closes streams. (6 by pthatcherg, shampson, robin-raymond)
    https://github.com/w3c/webrtc-quic/pull/52 
  - #60 Redo target write buffer amount (5 by pthatcherg, aboba)
    https://github.com/w3c/webrtc-quic/pull/60 
  - #59 Updated image for issue 43. (4 by martinthomson, shampson, aboba)
    https://github.com/w3c/webrtc-quic/pull/59 
  - #51 Changed reset() to transition to closed. (3 by shampson, aboba)
    https://github.com/w3c/webrtc-quic/pull/51 
  - #49 Boilerplate Revision (2 by pthatcherg, aboba)
    https://github.com/w3c/webrtc-quic/pull/49 [List Discussion Needed] 
  - #53 Added SetTargetWriteBufferedAmount. (2 by pthatcherg, lgrahl)
    https://github.com/w3c/webrtc-quic/pull/53 
  - #45 Enable optional certificates in the RTCQuicTransport constructor (1 by aboba)
    https://github.com/w3c/webrtc-quic/pull/45 

  4 pull requests merged:
  - Updated image for issue 43.
    https://github.com/w3c/webrtc-quic/pull/59 
  - Changed reset() to transition to closed.
    https://github.com/w3c/webrtc-quic/pull/51 
  - Enable optional certificates in the RTCQuicTransport constructor
    https://github.com/w3c/webrtc-quic/pull/45 
  - Writeable -> Writable
    https://github.com/w3c/webrtc-quic/pull/47 [Editorial] 

* w3c/mediacapture-main (+1/-0/💬0)
  1 pull requests submitted:
  - Have getCapabilities() return an empty dictionary instead of null (by jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/539 

* w3c/mediacapture-screen-share (+0/-0/💬3)
  2 pull requests received 3 new comments:
  - #57 Issue 29 - Powerpoint is Special (2 by henbos, martinthomson)
    https://github.com/w3c/mediacapture-screen-share/pull/57 
  - #75 Extend constraints to constrainable patterns (1 by henbos)
    https://github.com/w3c/mediacapture-screen-share/pull/75 


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, 18 September 2018 17:00:58 UTC