Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+1/-4/💬21)
  1 issues created:
  - addTransceiver-transceivers should get associated with offered m= sections (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2108 

  5 issues received 21 new comments:
  - #2106 transceiver.stop() shouldn't block in-progress replaceTrack from succeeding (8 by jan-ivar, aboba, youennf)
    https://github.com/w3c/webrtc-pc/issues/2106 [PR exists] 
  - #2108 addTransceiver-transceivers should get associated with offered m= sections (8 by steveanton, jan-ivar, henbos, murillo128)
    https://github.com/w3c/webrtc-pc/issues/2108 [March 2019 Interim] 
  - #2072 "Create an RTP sender" doesn't handle creating from SDP (2 by amithilbuch, aboba)
    https://github.com/w3c/webrtc-pc/issues/2072 
  - #1918 detecting a remote ICE restart? (2 by fippo, aboba)
    https://github.com/w3c/webrtc-pc/issues/1918 [question] 
  - #1921 RTCRtpReceiver.getStreams() and RTCRtpSender.getStreams() (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/1921 

  4 issues closed:
  - detecting a remote ICE restart? https://github.com/w3c/webrtc-pc/issues/1918 [question] 
  - transceiver.stop() shouldn't block in-progress replaceTrack from succeeding https://github.com/w3c/webrtc-pc/issues/2106 [PR exists] 
  - RTCRtpContributingSource.audioLevel should be present, but if it isn't due to legacy endpoint, don't calculate it https://github.com/w3c/webrtc-pc/issues/2046 [PR exists] 
  - "Create an RTP sender" doesn't handle creating from SDP https://github.com/w3c/webrtc-pc/issues/2072 

* w3c/webrtc-stats (+1/-0/💬3)
  1 issues created:
  - framesDecoded is on both "receiver" and "inbound-rtp" stats. Redundant. (by jan-ivar)
    https://github.com/w3c/webrtc-stats/issues/392 

  1 issues received 3 new comments:
  - #348 add a graph showing the relationship of stats to the spec (3 by henbos, vr000m)
    https://github.com/w3c/webrtc-stats/issues/348 



Pull requests
-------------
* w3c/webrtc-pc (+0/-2/💬5)
  3 pull requests received 5 new comments:
  - #2102 Remove stopped transceivers from the set of transceivers (2 by henbos, alvestrand)
    https://github.com/w3c/webrtc-pc/pull/2102 [List discussion needed] 
  - #2107 Block replaceTrack on pc.close() like the others, not tc.stop(). (2 by henbos)
    https://github.com/w3c/webrtc-pc/pull/2107 
  - #2105 Define a step-by-step generateCertificate algorithm (1 by youennf)
    https://github.com/w3c/webrtc-pc/pull/2105 [Needs submitter action] 

  2 pull requests merged:
  - Block replaceTrack on pc.close() like the others, not tc.stop().
    https://github.com/w3c/webrtc-pc/pull/2107 [Needs Test] 
  - User agents MUST send audioLevel. If other endpoint is legacy, don't calculate it.
    https://github.com/w3c/webrtc-pc/pull/2104 

* w3c/mediacapture-main (+1/-1/💬11)
  1 pull requests submitted:
  - Add video latency constrainable property (by kuddai)
    https://github.com/w3c/mediacapture-main/pull/572 

  3 pull requests received 11 new comments:
  - #564 Mitigate fingerprinting from OverconstrainedError in gUM(). (5 by jan-ivar, alvestrand)
    https://github.com/w3c/mediacapture-main/pull/564 
  - #570 exclude ConstrainablePattern from reffy. (4 by foolip, jan-ivar, alvestrand)
    https://github.com/w3c/mediacapture-main/pull/570 [Submitter action needed] 
  - #569 Define the three collective forms of constraints, to clarify prose (Editorial). (2 by jan-ivar, armax00)
    https://github.com/w3c/mediacapture-main/pull/569 

  1 pull requests merged:
  - Define the three collective forms of constraints, to clarify prose (Editorial).
    https://github.com/w3c/mediacapture-main/pull/569 


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, 26 February 2019 17:01:32 UTC