[webrtc-stats] new commits pushed by vr000m

The following commits were just pushed by vr000m to https://github.com/w3c/webrtc-stats:

* Adding RTCRTPContributingSourceStats, for contributing sources. (#194)

Fixes #183.

This object represents a source that's contributing to a mixed RTP
stream (identified by inboundRtpStreamId). It offers the same information
as RTCRtpContributingSource in the WebRTC 1.0 API, with the addition of
a "packetsContributedTo" counter.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-stats/commit/75508d08506a2a3df98f670d1a540b982afd5077

Received on Thursday, 11 May 2017 07:36:47 UTC