Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+0/-1/💬35)
  9 issues received 35 new comments:
  - #2023 Should we remove getDefaultIceServers? (12 by lgrahl, misi, youennf, fluffy, juberti, aboba, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2023 [question] 
  - #1921 RTCRtpReceiver.getStreams() and RTCRtpSender.getStreams() (5 by murillo128, henbos)
    https://github.com/w3c/webrtc-pc/issues/1921 [PR exists] 
  - #2026 Should WPT webrtc folder be renamed to webrtc-pc (5 by agouaillard-cosmo, jan-ivar, youennf)
    https://github.com/w3c/webrtc-pc/issues/2026 
  - #2025 Should pc.removeTrack(sender) "reset" sending parameters in the transceiver? (4 by ibc, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2025 
  - #2022 callback-based https://w3c.github.io/webrtc-pc/#method-extensions are not covered by WPT tests (3 by dontcallmedom, aboba, youennf)
    https://github.com/w3c/webrtc-pc/issues/2022 [question] 
  - #2028 setCodecPreferences and RTX / RED / FEC codecs (2 by Orphis, aboba)
    https://github.com/w3c/webrtc-pc/issues/2028 [Ready for PR] 
  - #2005 Regarding "a=msid" (2 by henbos)
    https://github.com/w3c/webrtc-pc/issues/2005 [Ready for PR] [TPAC 2018] 
  - #2027 special-casing of a=msid:- (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2027 
  - #2006 setCodecPreferences and transceiver direction change (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/2006 [Ready for PR] [TPAC 2018] 

  1 issues closed:
  - Regarding "a=msid" https://github.com/w3c/webrtc-pc/issues/2005 [PR exists] [TPAC 2018] 

* w3c/webrtc-quic (+5/-2/💬14)
  5 issues created:
  - Resolving multiple waitForWriteBufferedAmountBelow/waitForReadable promises (by steveanton)
    https://github.com/w3c/webrtc-quic/issues/81 
  - Support for PSK mode? (by pthatcherg)
    https://github.com/w3c/webrtc-quic/issues/80 
  - Support for Transport parameters (by aboba)
    https://github.com/w3c/webrtc-quic/issues/79 
  - Stream prioritization (by steveanton)
    https://github.com/w3c/webrtc-quic/issues/78 
  - Adding support for DATAGRAM (by pthatcherg)
    https://github.com/w3c/webrtc-quic/issues/77 

  6 issues received 14 new comments:
  - #80 Support for PSK mode? (4 by pthatcherg, martinthomson, lgrahl, aboba)
    https://github.com/w3c/webrtc-quic/issues/80 
  - #55 createStream() triggering remote stream creation (4 by lgrahl, shampson, aboba)
    https://github.com/w3c/webrtc-quic/issues/55 
  - #77 Adding support for DATAGRAM (2 by aboba, eomara)
    https://github.com/w3c/webrtc-quic/issues/77 
  - #50 Restricting createStream() to state = connected (2 by lgrahl, shampson)
    https://github.com/w3c/webrtc-quic/issues/50 
  - #79 Support for Transport parameters (1 by pthatcherg)
    https://github.com/w3c/webrtc-quic/issues/79 
  - #56 Synchronous Events Firing (1 by shampson)
    https://github.com/w3c/webrtc-quic/issues/56 

  2 issues closed:
  - Restricting createStream() to state = connected https://github.com/w3c/webrtc-quic/issues/50 
  - API change - solving state & unidirectional streams https://github.com/w3c/webrtc-quic/issues/69 [PR exists] 

* w3c/mediacapture-main (+1/-0/💬4)
  1 issues created:
  - Specify a way for WebDriver to add/remove/setup capture devices (by youennf)
    https://github.com/w3c/mediacapture-main/issues/554 

  1 issues received 4 new comments:
  - #554 Specify a way for WebDriver to add/remove/setup capture devices (4 by agouaillard-cosmo, dontcallmedom, youennf)
    https://github.com/w3c/mediacapture-main/issues/554 

* w3c/mediacapture-screen-share (+1/-1/💬2)
  1 issues created:
  - Source pixel ratio of the video track (by mhofman)
    https://github.com/w3c/mediacapture-screen-share/issues/89 

  1 issues received 2 new comments:
  - #89 Source pixel ratio of the video track (2 by mhofman, alvestrand)
    https://github.com/w3c/mediacapture-screen-share/issues/89 

  1 issues closed:
  - Handle source device pixel ratio https://github.com/w3c/mediacapture-screen-share/issues/35 [PR exists] [TPAC 2018] 



Pull requests
-------------
* w3c/webrtc-pc (+2/-2/💬0)
  2 pull requests submitted:
  - Specify how codec preferences is affected by direction. (by henbos)
    https://github.com/w3c/webrtc-pc/pull/2030 
  - Make it clear that track IDs don't match on send and receive side (by henbos)
    https://github.com/w3c/webrtc-pc/pull/2029 

  2 pull requests merged:
  - rename DtlsTransport.transport to DtlsTransport.iceTransport
    https://github.com/w3c/webrtc-pc/pull/2017 [Needs Test] 
  - Make it clear that track IDs don't match on send and receive side
    https://github.com/w3c/webrtc-pc/pull/2029 

* w3c/webrtc-stats (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #380 Add networkType fingerprint warning (1 by vr000m)
    https://github.com/w3c/webrtc-stats/pull/380 

* w3c/webrtc-quic (+0/-0/💬12)
  3 pull requests received 12 new comments:
  - #73 Add support for client/server without ICE (6 by pthatcherg, annevk, shampson, aboba)
    https://github.com/w3c/webrtc-quic/pull/73 
  - #74 Add support for unreliability (with an attribute) (3 by pthatcherg, lgrahl, aboba)
    https://github.com/w3c/webrtc-quic/pull/74 
  - #76 Add support for unreliability (with parameters dictionary)  (3 by pthatcherg, aboba)
    https://github.com/w3c/webrtc-quic/pull/76 

* w3c/mediacapture-main (+0/-3/💬0)
  3 pull requests merged:
  - Define "camera" and "microphone" feature policies.
    https://github.com/w3c/mediacapture-main/pull/552 
  - Make navigator.mediaDevices and navigator.getUserMedia SecureContext
    https://github.com/w3c/mediacapture-main/pull/550 
  - Remove originIdentifier from the getUsermedia algorithm.
    https://github.com/w3c/mediacapture-main/pull/548 [Editors can integrate] 

* w3c/mediacapture-screen-share (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #87 Define and rely on "display-capture" permission-based feature policy. (2 by henbos, jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/pull/87 


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, 13 November 2018 17:01:37 UTC