Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+10/-0/💬15)
  10 issues created:
  - Test coverage chapter 5 (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2470 
  - Test coverage chapter 11 (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2469 
  - Test coverage chapter 9 (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2468 
  - Test coverage chapter 4 (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2467 
  - Test coverage chapter 8: Statistics model (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2466 
  - disallow pairing ice-tcp candidates with local ip addresses (by fippo)
    https://github.com/w3c/webrtc-pc/issues/2465 
  - Test coverage chapter 7 (by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2464 
  - Test coverage chapter 6 (by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2463 
  - Unit of RTCRtpEncodingParameters::maxBitrate is only implicitly defined (by rasmusbrandt)
    https://github.com/w3c/webrtc-pc/issues/2462 
  - `getCapabilities` seems to leak hardware capabilities w/o a permission (by aboba)
    https://github.com/w3c/webrtc-pc/issues/2460 

  6 issues received 15 new comments:
  - #2465 disallow pairing ice-tcp candidates with local ip addresses (3 by fippo, henbos, nils-ohlmeier)
    https://github.com/w3c/webrtc-pc/issues/2465 [security-tracker] 
  - #2462 Unit of RTCRtpEncodingParameters::maxBitrate is only implicitly defined (2 by henbos, rasmusbrandt)
    https://github.com/w3c/webrtc-pc/issues/2462 [Editorial] [Ready for PR] 
  - #2460 `getCapabilities` seems to leak hardware capabilities w/o a permission (5 by alvestrand, dontcallmedom, henbos)
    https://github.com/w3c/webrtc-pc/issues/2460 [PING] 
  - #2458 RTCAudioReceiverStats and RTCAudioSenderStats aren't MTI (3 by alvestrand, henbos, jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2458 
  - #2457 RTCIceCandidatePairStats.priority is listed as MTI but is obsolete (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/2457 [Editorial] [Ready for PR] 
  - #2456 Unclear result of stats filtering by sender/receiver. (1 by murillo128)
    https://github.com/w3c/webrtc-pc/issues/2456 

* w3c/webrtc-stats (+2/-3/💬19)
  2 issues created:
  - Define reception time for jitterBufferDelay stat (by murillo128)
    https://github.com/w3c/webrtc-stats/issues/549 
  - Expose SCTP stats in RTCSctpTransportStats (by shacharz)
    https://github.com/w3c/webrtc-stats/issues/548 

  2 issues received 19 new comments:
  - #549 Define reception time for jitterBufferDelay stat (10 by alvestrand, henbos, ivocreusen, murillo128)
    https://github.com/w3c/webrtc-stats/issues/549 
  - #537 End-to-end delay metrics (9 by henbos, murillo128)
    https://github.com/w3c/webrtc-stats/issues/537 [PR exists] 

  3 issues closed:
  - RTCVideoSourceStats.framesPerSecond should be a double https://github.com/w3c/webrtc-stats/issues/540 [PR exists] 
  - RTCDataChannelStats.dataChannelIdentifier should be unsigned short https://github.com/w3c/webrtc-stats/issues/541 [PR exists] 
  - RTCRtpTransceiverStats doesn't inherit from RTCStats https://github.com/w3c/webrtc-stats/issues/542 [PR exists] 

* w3c/webrtc-nv-use-cases (+1/-0/💬2)
  1 issues created:
  - Local IP obfuscation (by shacharz)
    https://github.com/w3c/webrtc-nv-use-cases/issues/59 

  1 issues received 2 new comments:
  - #59 Local IP obfuscation (2 by juberti, lgrahl)
    https://github.com/w3c/webrtc-nv-use-cases/issues/59 

* w3c/mediacapture-record (+1/-0/💬1)
  1 issues created:
  - mimeType ambiguity: "video/webm;codecs=vp8" means? (by jan-ivar)
    https://github.com/w3c/mediacapture-record/issues/194 

  1 issues received 1 new comments:
  - #194 mimeType ambiguity: "video/webm;codecs=vp8" means? (1 by jan-ivar)
    https://github.com/w3c/mediacapture-record/issues/194 

* w3c/mediacapture-screen-share (+0/-1/💬0)
  1 issues closed:
  - What is the format of device ids? https://github.com/w3c/mediacapture-screen-share/issues/133 

* w3c/webrtc-svc (+0/-1/💬6)
  1 issues received 6 new comments:
  - #22 `getCapabilities` seems to leak hardware capabilities w/o a permission (6 by aboba, henbos, juberti, snyderp)
    https://github.com/w3c/webrtc-svc/issues/22 [PR exists] 

  1 issues closed:
  - `getCapabilities` seems to leak hardware capabilities w/o a permission https://github.com/w3c/webrtc-svc/issues/22 [PR exists] 

* w3c/webrtc-extensions (+3/-2/💬0)
  3 issues created:
  - Allow more control over playoutDelay behavior (by murillo128)
    https://github.com/w3c/webrtc-extensions/issues/28 
  - Allow more control over playoutDelay behaviuour (by murillo128)
    https://github.com/w3c/webrtc-extensions/issues/27 
  - RTCIceCredentialType has some formatting problem (by minyuel)
    https://github.com/w3c/webrtc-extensions/issues/26 

  2 issues closed:
  - Allow more control over playoutDelay behaviuour https://github.com/w3c/webrtc-extensions/issues/27 
  - Specify upper limit to playoutDelayHint https://github.com/w3c/webrtc-extensions/issues/11 [Ready for PR] 



Pull requests
-------------
* w3c/webrtc-pc (+1/-1/💬4)
  1 pull requests submitted:
  - pc.close() does not fire connectionstatechange either (by fippo)
    https://github.com/w3c/webrtc-pc/pull/2461 

  1 pull requests received 4 new comments:
  - #2461 pc.close() does not fire connectionstatechange either (4 by dontcallmedom, fippo)
    https://github.com/w3c/webrtc-pc/pull/2461 

  1 pull requests merged:
  - pc.close() does not fire connectionstatechange either
    https://github.com/w3c/webrtc-pc/pull/2461 

* w3c/webrtc-stats (+0/-5/💬4)
  2 pull requests received 4 new comments:
  - #547 Fix a few IDL inconsistencies (2 by dontcallmedom, vr000m)
    https://github.com/w3c/webrtc-stats/pull/547 
  - #545 Factor out definition of audio sample (2 by dontcallmedom, vr000m)
    https://github.com/w3c/webrtc-stats/pull/545 [Editorial] 

  5 pull requests merged:
  - Mark some stats as only 'present' rather than 'valid' for some type o…
    https://github.com/w3c/webrtc-stats/pull/546 [Editorial] 
  - Fix a few IDL inconsistencies
    https://github.com/w3c/webrtc-stats/pull/547 
  - Factor out definition of audio sample
    https://github.com/w3c/webrtc-stats/pull/545 [Editorial] 
  - Use ReSpec auto-links
    https://github.com/w3c/webrtc-stats/pull/544 [Editorial] 
  - Remove CSS WebIDL prefix
    https://github.com/w3c/webrtc-stats/pull/543 [Editorial] 

* w3c/webrtc-charter (+1/-1/💬0)
  1 pull requests submitted:
  - Add Webrtc ICE as deliverable (by dontcallmedom)
    https://github.com/w3c/webrtc-charter/pull/54 

  1 pull requests merged:
  - Add Webrtc ICE as deliverable
    https://github.com/w3c/webrtc-charter/pull/54 

* w3c/mediacapture-record (+1/-1/💬0)
  1 pull requests submitted:
  - Set default to optional dictionary (by dontcallmedom)
    https://github.com/w3c/mediacapture-record/pull/193 

  1 pull requests merged:
  - Add `audioConstantBitRate` flag to `MediaRecorderOptions`.
    https://github.com/w3c/mediacapture-record/pull/185 [Editors can integrate] 

* w3c/webrtc-extensions (+0/-1/💬4)
  2 pull requests received 4 new comments:
  - #25 Add RTP header negotiation control. (2 by alvestrand)
    https://github.com/w3c/webrtc-extensions/pull/25 
  - #23 Add promised based getDecoderCapabilities and getEncoderCapabilities (2 by alvestrand, henbos)
    https://github.com/w3c/webrtc-extensions/pull/23 

  1 pull requests merged:
  - Update name, add limits on maximum value and speed.
    https://github.com/w3c/webrtc-extensions/pull/22 


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-priority
* 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
* https://github.com/w3c/webrtc-svc
* https://github.com/w3c/webrtc-extensions
* https://github.com/w3c/webrtc-provisional-stats
* https://github.com/web-platform-tests/wpt

Received on Tuesday, 11 February 2020 17:00:22 UTC