Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+2/-3/💬19)
  2 issues created:
  - RTCPeerConnection constructor can fail - what error to return? (by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1670
  - order of transceivers, senders/receivers? (by fippo)
    https://github.com/w3c/webrtc-pc/issues/1669

  10 issues received 19 new comments:
  - #1663 Point to the Hash Function Textual Names registry (4 by foolip, adam-be)
    https://github.com/w3c/webrtc-pc/issues/1663
  - #1669 order of transceivers, senders/receivers? (3 by fippo, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1669
  - #1670 RTCPeerConnection constructor can fail - what error to return? (3 by ibc, dontcallmedom, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1670
  - #1665 RTCRtpSynchronizationSource.audioLevel in idl should be nullable (2 by jan-ivar, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1665
  - #1586 behaviour of offerToReceive* set to false when there is a local track (2 by fippo, stefhak)
    https://github.com/w3c/webrtc-pc/issues/1586
  - #1642 OAUTH-POP-KEY-DISTRIBUTION IETF draft has been replaced by ACE-CWT-PROOF-OF-POSSESSION (1 by misi)
    https://github.com/w3c/webrtc-pc/issues/1642
  - #942 Meta: auto-publish changes to the spec (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/942
  - #1658 relay-first as an option for RTCIceTransportPolicy (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1658
  - #1662 addTransceiver woes (1 by adam-be)
    https://github.com/w3c/webrtc-pc/issues/1662
  - #1599 Ordering of stream "addtrack"/"removetrack" events vs. "track" event (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/1599

  3 issues closed:
  - Meta: auto-publish changes to the spec https://github.com/w3c/webrtc-pc/issues/942
  - relay-first as an option for RTCIceTransportPolicy https://github.com/w3c/webrtc-pc/issues/1658
  - Spec has reference to WEBIDL-1 and WEBIDL https://github.com/w3c/webrtc-pc/issues/1266

* w3c/webrtc-stats (+0/-2/💬14)
  9 issues received 14 new comments:
  - #230 RTCMediaStreamTrackStats is four dictionaries in one (3 by henbos, alvestrand)
    https://github.com/w3c/webrtc-stats/issues/230
  - #202 RTCMediaStreamTrackStats.concealedAudibleSamples (3 by henbos, icydragons, alvestrand)
    https://github.com/w3c/webrtc-stats/issues/202
  - #133 Need DSCP information for outgoing RTP streams (2 by vr000m, alvestrand)
    https://github.com/w3c/webrtc-stats/issues/133
  - #258 Add estimatedClockSkew (1 by icydragons)
    https://github.com/w3c/webrtc-stats/issues/258
  - #231 We need "sender" and "receiver" stats, not "track" stats (1 by alvestrand)
    https://github.com/w3c/webrtc-stats/issues/231
  - #235 Is keeping stats around a memory problem? (1 by alvestrand)
    https://github.com/w3c/webrtc-stats/issues/235
  - #239 Do the "audio level" stats include MediaStreamTrack volume settings? (1 by icydragons)
    https://github.com/w3c/webrtc-stats/issues/239
  - #238 Add stat to reflect the redundancy of FEC/RED data (1 by icydragons)
    https://github.com/w3c/webrtc-stats/issues/238
  - #135 Need DSCP information for incoming RTP streams (1 by alvestrand)
    https://github.com/w3c/webrtc-stats/issues/135

  2 issues closed:
  - Privacy & Security self review https://github.com/w3c/webrtc-stats/issues/99
  - Discuss caching and consistency of getStats() return https://github.com/w3c/webrtc-stats/issues/177

* w3c/webrtc-charter (+3/-0/💬2)
  3 issues created:
  - Include additional details on deliverables for patent policy (by dontcallmedom)
    https://github.com/w3c/webrtc-charter/issues/16
  - Adopt test as you commit policy in the charter (by dontcallmedom)
    https://github.com/w3c/webrtc-charter/issues/15
  - License for our specs (by dontcallmedom)
    https://github.com/w3c/webrtc-charter/issues/14

  1 issues received 2 new comments:
  - #14 License for our specs (2 by dontcallmedom, aboba)
    https://github.com/w3c/webrtc-charter/issues/14



Pull requests
-------------
* w3c/webrtc-pc (+2/-1/💬18)
  2 pull requests submitted:
  - Set direction of transceiver created by offerToReceive* option (by adam-be)
    https://github.com/w3c/webrtc-pc/pull/1672
  - Editorial: Add IANA-HASH-FUNCTION reference (by adam-be)
    https://github.com/w3c/webrtc-pc/pull/1671

  7 pull requests received 18 new comments:
  - #1668 RTCRtpContributingSource & RTCRtpSynchronizationSource -> dictionaries (9 by henbos, jan-ivar, alvestrand, foolip)
    https://github.com/w3c/webrtc-pc/pull/1668
  - #1667 Set muted before SRD resolves, using new set muted algorithm. (4 by adam-be, jan-ivar, alvestrand)
    https://github.com/w3c/webrtc-pc/pull/1667
  - #1632 Adding relativeBitrate parameter to RTCRtpEncodingParameters. (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/pull/1632
  - #1666 fix RTCRtpSynchronizationSource.audioLevel idl to be nullable (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/pull/1666
  - #1671 Editorial: Add IANA-HASH-FUNCTION reference (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/pull/1671
  - #1672 Set direction of transceiver created by offerToReceive* option (1 by adam-be)
    https://github.com/w3c/webrtc-pc/pull/1672
  - #1656 RTCSctpTransport: Specify special cases for maxMessageSize (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/pull/1656

  1 pull requests merged:
  - fix ref to webidl 
    https://github.com/w3c/webrtc-pc/pull/1660

* w3c/webrtc-stats (+0/-2/💬5)
  4 pull requests received 5 new comments:
  - #243 Added Guidelines for getStats() results caching (2 by vr000m, alvestrand)
    https://github.com/w3c/webrtc-stats/pull/243
  - #270 RTCQualityLimitationReason and friends (1 by vr000m)
    https://github.com/w3c/webrtc-stats/pull/270
  - #215 RTCMediaStreamTrackStats.concealedAudibleSamples added. (1 by vr000m)
    https://github.com/w3c/webrtc-stats/pull/215
  - #251  Complete security and privacy considerations based on self-review (1 by alvestrand)
    https://github.com/w3c/webrtc-stats/pull/251

  2 pull requests merged:
  -  Complete security and privacy considerations based on self-review
    https://github.com/w3c/webrtc-stats/pull/251
  - Added Guidelines for getStats() results caching
    https://github.com/w3c/webrtc-stats/pull/243


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

Received on Tuesday, 28 November 2017 17:00:46 UTC