Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+4/-1/πŸ’¬75)
  4 issues created:
  - Should we surface a=msid changes to JS, even though they're not compliant with draft-jsep? (by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2115 
  - Missing CNAME in RID based simulcast offer (by ibc)
    https://github.com/w3c/webrtc-pc/issues/2114 
  - Order of RTCError parameters (by bakkot)
    https://github.com/w3c/webrtc-pc/issues/2111 
  - Add video latency constrainable property (by kuddai)
    https://github.com/w3c/webrtc-pc/issues/2109 

  11 issues received 75 new comments:
  - #1174 `ssrc` in `RTCRtpEncodingParameters` is inconsistent with ORTC (46 by lminiero, ibc, murillo128, fippo, aboba, nils-ohlmeier, amithilbuch, alvestrand, emcho)
    https://github.com/w3c/webrtc-pc/issues/1174 [March 2019 Interim] 
  - #2111 Order of RTCError parameters (9 by henbos, jan-ivar, bakkot)
    https://github.com/w3c/webrtc-pc/issues/2111 [Ready for PR] 
  - #2108 addTransceiver-transceivers should get associated with offered m= sections (7 by henbos, jan-ivar, dontcallmedom, murillo128)
    https://github.com/w3c/webrtc-pc/issues/2108 [March 2019 Interim] 
  - #2109 Add video latency constrainable property (5 by kuddai, jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2109 [PR exists] 
  - #2027 special-casing of a=msid:- (2 by fippo, dontcallmedom)
    https://github.com/w3c/webrtc-pc/issues/2027 
  - #2022 callback-based https://w3c.github.io/webrtc-pc/#method-extensions are not covered by WPT tests (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/issues/2022 [Needs Test] [question] 
  - #1742 Integrate CSP access control into algorithms (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/issues/1742 
  - #2035 More simulcast examples (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/issues/2035 [Simulcast] 
  - #1940 transceiver.direction doesn’t respond, if out-of-sync. (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/issues/1940 [Needs Test] [TPAC 2018] 
  - #1972 Make possible to select TURN allocation address family (to avoid IPv6 confusion) (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/issues/1972 
  - #1758 pc.addTrack/removeTrack can be described in terms of Transceivers. This may be good for understanding them. (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/issues/1758 

  1 issues closed:
  - special-casing of a=msid:- https://github.com/w3c/webrtc-pc/issues/2027 

* w3c/mediacapture-depth (+1/-1/πŸ’¬1)
  1 issues created:
  - Informative reference not found (by anssiko)
    https://github.com/w3c/mediacapture-depth/issues/169 

  1 issues received 1 new comments:
  - #169 Informative reference not found (1 by anssiko)
    https://github.com/w3c/mediacapture-depth/issues/169 

  1 issues closed:
  - Informative reference not found https://github.com/w3c/mediacapture-depth/issues/169 

* w3c/mediacapture-screen-share (+0/-0/πŸ’¬1)
  1 issues received 1 new comments:
  - #49 Bring back constraints for downscaling, not selection filtering. (1 by kekkokk)
    https://github.com/w3c/mediacapture-screen-share/issues/49 [PR exists] [September 2018 Virtual Interim] 



Pull requests
-------------
* w3c/webrtc-pc (+3/-0/πŸ’¬14)
  3 pull requests submitted:
  - Clarifying how setConfiguration checks certificate values (by youennf)
    https://github.com/w3c/webrtc-pc/pull/2113 
  - Switch order of arguments to RTCError (by bakkot)
    https://github.com/w3c/webrtc-pc/pull/2112 
  - Add video latency description (fixes: #2109) (by kuddai)
    https://github.com/w3c/webrtc-pc/pull/2110 

  4 pull requests received 14 new comments:
  - #2110 Add video latency description (6 by kuddai, henbos, alvestrand)
    https://github.com/w3c/webrtc-pc/pull/2110 
  - #2105 Define a step-by-step generateCertificate algorithm (4 by jan-ivar, alvestrand, youennf)
    https://github.com/w3c/webrtc-pc/pull/2105 
  - #2112 Switch order of arguments to RTCError (2 by dontcallmedom, bakkot)
    https://github.com/w3c/webrtc-pc/pull/2112 
  - #2113 Clarifying how setConfiguration checks certificate values (2 by lgrahl, youennf)
    https://github.com/w3c/webrtc-pc/pull/2113 

* w3c/mediacapture-main (+0/-1/πŸ’¬5)
  3 pull requests received 5 new comments:
  - #572 Add video latency constrainable property (2 by henbos)
    https://github.com/w3c/mediacapture-main/pull/572 
  - #564 Mitigate fingerprinting from OverconstrainedError in gUM(). (2 by jan-ivar, youennf)
    https://github.com/w3c/mediacapture-main/pull/564 
  - #570 exclude ConstrainablePattern from reffy. (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/570 [Editors can integrate] 

  1 pull requests merged:
  - exclude ConstrainablePattern from reffy.
    https://github.com/w3c/mediacapture-main/pull/570 [Editors can integrate] 

* w3c/mediacapture-depth (+3/-2/πŸ’¬6)
  3 pull requests submitted:
  - Remove reference to unsupported GetBufferSubDataAsync extension (by astojilj)
    https://github.com/w3c/mediacapture-depth/pull/171 
  - Update [WEBGL-GET-BUFFER-SUB-DATA-ASYNC] reference (by anssiko)
    https://github.com/w3c/mediacapture-depth/pull/170 
  - Remove depth map calibration parameters (by astojilj)
    https://github.com/w3c/mediacapture-depth/pull/168 

  3 pull requests received 6 new comments:
  - #168 Remove depth map calibration parameters (3 by anssiko, astojilj)
    https://github.com/w3c/mediacapture-depth/pull/168 
  - #171 Remove reference to unsupported GetBufferSubDataAsync extension (2 by anssiko, astojilj)
    https://github.com/w3c/mediacapture-depth/pull/171 
  - #170 Update [WEBGL-GET-BUFFER-SUB-DATA-ASYNC] reference (1 by anssiko)
    https://github.com/w3c/mediacapture-depth/pull/170 

  2 pull requests merged:
  - Remove reference to unsupported GetBufferSubDataAsync extension
    https://github.com/w3c/mediacapture-depth/pull/171 
  - Remove depth map calibration parameters
    https://github.com/w3c/mediacapture-depth/pull/168 


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-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, 5 March 2019 17:01:21 UTC