Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+5/-1/💬61)
  5 issues created:
  - RTCIceTransport.getRemoteCandidates() does not return prflx candidates (by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2124 
  - pc.close() should null out currentDirection (by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2122 
  - Constrainable properties on remote tracks are under-specified (by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2121 
  - RTCIceCandidate construction is under-specified (Editorial) (by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2119 
  - Simulcast stats (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2116 

  9 issues received 61 new comments:
  - #2114 Missing CNAME in RID based simulcast offer (25 by lminiero, ibc, rshpount, fippo, nils-ohlmeier, amithilbuch, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2114 
  - #2109 Add video latency constrainable property (12 by kuddai, fippo, jan-ivar, guidou)
    https://github.com/w3c/webrtc-pc/issues/2109 [PR exists] 
  - #2013 Valid RID values mismatch between specs (7 by jan-ivar, amithilbuch)
    https://github.com/w3c/webrtc-pc/issues/2013 [January 2019 interim] [PR exists] [Simulcast] 
  - #2122 pc.close() should null out currentDirection (6 by henbos, jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2122 [Editorial] [PR exists] 
  - #2121 Constrainable properties on remote tracks are under-specified (4 by henbos, jan-ivar, armax00)
    https://github.com/w3c/webrtc-pc/issues/2121 
  - #2024 Differences between pc.removeTrack(sender) and sender.replaceTrack(null) (3 by henbos)
    https://github.com/w3c/webrtc-pc/issues/2024 [March 2019 Interim] [question] 
  - #2115 Should we surface a=msid changes to JS, even though they're not compliant with draft-jsep? (2 by jan-ivar, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2115 
  - #2116 Simulcast stats (1 by fippo)
    https://github.com/w3c/webrtc-pc/issues/2116 [March 2019 Interim] 
  - #1812 Does direction matter for rejected m= sections? (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/1812 

  1 issues closed:
  - Order of RTCError parameters https://github.com/w3c/webrtc-pc/issues/2111 [PR exists] 

* w3c/webrtc-stats (+11/-2/💬21)
  11 issues created:
  - Impact on Track Stats because of moving stats from sender/receiver to appropriate in/outbound rtp (by vr000m)
    https://github.com/w3c/webrtc-stats/issues/403 
  - Move all stream stats from the "sender"/"receiver" stats (by henbos)
    https://github.com/w3c/webrtc-stats/issues/402 
  - Add SVC stats in RTC[In/Out]boundRtpStreamStats (by vr000m)
    https://github.com/w3c/webrtc-stats/issues/401 
  - Add RTCMediaSourceStats (by henbos)
    https://github.com/w3c/webrtc-stats/issues/400 
  - Remove RTC[Audio/Video][Sender/Receiver]Stats.remoteSource (by henbos)
    https://github.com/w3c/webrtc-stats/issues/399 
  - Add RTCEncodingParameterStats (by henbos)
    https://github.com/w3c/webrtc-stats/issues/398 
  - Add RTCOutboundRtpStreamStats.framesDiscardedOnSend (by henbos)
    https://github.com/w3c/webrtc-stats/issues/397 
  - RTC[Audio/Video]SenderStats should have mid (by henbos)
    https://github.com/w3c/webrtc-stats/issues/396 
  - Add RTCOutboundRtpStreamStats.rid (by henbos)
    https://github.com/w3c/webrtc-stats/issues/395 
  - Multiple simulcast streams = multiple oubound-rtp streams (by henbos)
    https://github.com/w3c/webrtc-stats/issues/394 
  - Correlating RTCInboundRtpStreamStats with simulcast streams (by henbos)
    https://github.com/w3c/webrtc-stats/issues/393 

  14 issues received 21 new comments:
  - #393 Correlating RTCInboundRtpStreamStats with simulcast streams (6 by vr000m, murillo128, fippo, henbos)
    https://github.com/w3c/webrtc-stats/issues/393 
  - #398 Add RTCEncodingParameterStats (2 by henbos, vr000m)
    https://github.com/w3c/webrtc-stats/issues/398 [Ready for PR] 
  - #402 Move all stream stats from the "sender"/"receiver" stats (2 by henbos, vr000m)
    https://github.com/w3c/webrtc-stats/issues/402 [Ready for PR] 
  - #391 audioLevel can be removed from "track"|"receiver"|"sender" stats (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/391 
  - #392 framesDecoded is on both "receiver" and "inbound-rtp" (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/392 
  - #361 Should track also contain RTCRtpReceiver stats? (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/361 [TPAC 2018] 
  - #394 Multiple simulcast streams = multiple oubound-rtp streams (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/394 
  - #395 Add RTCOutboundRtpStreamStats.rid (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/395 
  - #396 RTC[Audio/Video]SenderStats should have mid (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/396 
  - #399 Remove RTC[Audio/Video][Sender/Receiver]Stats.remoteSource (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/399 
  - #400 Add RTCMediaSourceStats (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/400 
  - #403 Impact on Track Stats because of moving stats from sender/receiver to appropriate in/outbound rtp (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/403 [Ready for PR] 
  - #378 Width and Height of Simulcast layers sent (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/378 [TPAC 2018] 
  - #318 Work through implications of simulcast (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/318 

  2 issues closed:
  - Work through implications of simulcast https://github.com/w3c/webrtc-stats/issues/318 
  - Width and Height of Simulcast layers sent https://github.com/w3c/webrtc-stats/issues/378 [TPAC 2018] 

* w3c/mediacapture-main (+0/-0/💬8)
  1 issues received 8 new comments:
  - #573 Why do we have overconstrained event? (8 by henbos, jan-ivar, armax00)
    https://github.com/w3c/mediacapture-main/issues/573 [March 2019 Interim] [question] 



Pull requests
-------------
* w3c/webrtc-pc (+4/-1/💬5)
  4 pull requests submitted:
  - Reuse stop algo in close(), fixing currentDirection = null (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2123 
  - nullable usernameFragment & add a "create an RTCIceCandidate" algorithm. (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2120 
  - Set direction="inactive" if rejected (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2118 
  - Make the certificate "in the future check" be based on the current time (by youennf)
    https://github.com/w3c/webrtc-pc/pull/2117 

  2 pull requests received 5 new comments:
  - #2113 Clarifying how setConfiguration checks certificate values (3 by henbos, aboba, youennf)
    https://github.com/w3c/webrtc-pc/pull/2113 
  - #2110 Add video latency description (2 by henbos, aboba)
    https://github.com/w3c/webrtc-pc/pull/2110 [March 2019 Interim] 

  1 pull requests merged:
  - Switch order of arguments to RTCError
    https://github.com/w3c/webrtc-pc/pull/2112 

* w3c/mediacapture-record (+1/-0/💬1)
  1 pull requests submitted:
  - more "Privacy and Security Considerations" text (by yellowdoge)
    https://github.com/w3c/mediacapture-record/pull/165 

  1 pull requests received 1 new comments:
  - #165 more "Privacy and Security Considerations" text (1 by npdoty)
    https://github.com/w3c/mediacapture-record/pull/165 

* w3c/mediacapture-image (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #182 Add pan and tilt constraints (1 by riju)
    https://github.com/w3c/mediacapture-image/pull/182 


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, 12 March 2019 17:01:44 UTC