Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+2/-3/💬9)
  2 issues created:
  - Setting local/remote descriptions in succession without waiting for the promises to resolve (by henbos)
    https://github.com/w3c/webrtc-pc/issues/1569
  - Ordering of SRD promise resolving vs. track "mute" event (by taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1568

  5 issues received 9 new comments:
  - #1564 Deciding on resolutions with scaleResolutionDownBy (5 by Pehrsons, stefhak)
    https://github.com/w3c/webrtc-pc/issues/1564
  - #1283 Section 5.2: centering, scaling, cropping (1 by juberti)
    https://github.com/w3c/webrtc-pc/issues/1283
  - #1533 Clarify whether RTCRtpContributingSource members are live. (1 by taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1533
  - #1266 Spec has reference to WEBIDL-1 and WEBIDL (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/issues/1266
  - #1237 [[associated MediaStreams]] internal slot for RTCRtpSender is not used (1 by stefhak)
    https://github.com/w3c/webrtc-pc/issues/1237

  3 issues closed:
  - addIceCandidate end of candidates woes https://github.com/w3c/webrtc-pc/issues/1213
  - Session description attribute not specified for some steps in check if negotiation is needed https://github.com/w3c/webrtc-pc/issues/1331
  - What happens if RTCDataChannelInit.negotiated is true, but id is absent? https://github.com/w3c/webrtc-pc/issues/1529

* w3c/webrtc-stats (+1/-1/💬14)
  1 issues created:
  - Do the "audio level" stats include MediaStreamTrack volume settings? (by taylor-b)
    https://github.com/w3c/webrtc-stats/issues/239

  6 issues received 14 new comments:
  - #235 Is keeping stats around a memory problem? (6 by vr000m, taylor-b, stefhak)
    https://github.com/w3c/webrtc-stats/issues/235
  - #239 Do the "audio level" stats include MediaStreamTrack volume settings? (3 by henbos, vr000m, taylor-b)
    https://github.com/w3c/webrtc-stats/issues/239
  - #238 Add stat to reflect the redundancy of FEC/RED data (2 by minyuel, vr000m)
    https://github.com/w3c/webrtc-stats/issues/238
  - #133 Need DSCP information for outgoing RTP streams (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/133
  - #234 RTCMediaStreamTrackStats.keyFramesReceived (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/234
  - #236 Dated getStats example. (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/236

  1 issues closed:
  - Dated getStats example. https://github.com/w3c/webrtc-stats/issues/236



Pull requests
-------------
* w3c/webrtc-pc (+4/-7/💬11)
  4 pull requests submitted:
  - Editorial: Remove unreferenced [HTML] ref using respec post processing (by adam-be)
    https://github.com/w3c/webrtc-pc/pull/1571
  - First shot at patch for Issue #1283. (by stefhak)
    https://github.com/w3c/webrtc-pc/pull/1570
  - Adding `remoteTrackId` attribute to represent SDP-signaled track ID. (by taylor-b)
    https://github.com/w3c/webrtc-pc/pull/1567
  - Add a section summarizing different ICE candidate events. (by taylor-b)
    https://github.com/w3c/webrtc-pc/pull/1566

  7 pull requests received 11 new comments:
  - #1567 Adding `remoteTrackId` attribute to represent SDP-signaled track ID. (3 by ibc, taylor-b, stefhak)
    https://github.com/w3c/webrtc-pc/pull/1567
  - #1552 Harmonize and update our references to other specifications (2 by dontcallmedom, aboba)
    https://github.com/w3c/webrtc-pc/pull/1552
  - #1565 close all DtlsTransports in pc.close() (including sctp.transport) (2 by fippo, aboba)
    https://github.com/w3c/webrtc-pc/pull/1565
  - #1570 First shot at patch for Issue #1283. (1 by stefhak)
    https://github.com/w3c/webrtc-pc/pull/1570
  - #1522 Formalize how createOffer interacts with identity providers. (1 by taylor-b)
    https://github.com/w3c/webrtc-pc/pull/1522
  - #1430 Have createOffer call addTransceiver() on offerToReceive. (1 by ekr)
    https://github.com/w3c/webrtc-pc/pull/1430
  - #1566 Add a section summarizing different ICE candidate events. (1 by taylor-b)
    https://github.com/w3c/webrtc-pc/pull/1566

  7 pull requests merged:
  - Adding `remoteTrackId` attribute to represent SDP-signaled track ID.
    https://github.com/w3c/webrtc-pc/pull/1567
  - Add a section summarizing different ICE candidate events.
    https://github.com/w3c/webrtc-pc/pull/1566
  - Clarify which session description to check for if negotiation is needed
    https://github.com/w3c/webrtc-pc/pull/1561
  - Add note that IdP must treat contents as opaque
    https://github.com/w3c/webrtc-pc/pull/1548
  - SLD/SRD: Check if transceiver is stopped before setting currentDirection
    https://github.com/w3c/webrtc-pc/pull/1443
  - Harmonize and update our references to other specifications
    https://github.com/w3c/webrtc-pc/pull/1552
  - Formalize how createOffer interacts with identity providers.
    https://github.com/w3c/webrtc-pc/pull/1522


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webrtc-pc
* https://github.com/w3c/webrtc-stats

Received on Tuesday, 5 September 2017 17:00:53 UTC