[webrtc-stats] new commits pushed by alvestrand

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

* Adding remoteTimestamp to RTCRtpStreamStats. (#164)

* Adding remoteTimestamp to RTCRtpStreamStats.

Since `timestap` always refers to the locally measured timestamp,
as decided by the working group, this is where the remote timestamp can
be found.

See: https://github.com/w3c/webrtc-pc/issues/729

* Adding text suggested by Harald

* "The remoteTimestamp" instead of "This timestamp"

* "Generated or received"

* Move remoteTimestamp to RTCOutboundRTPStreamStats.

... Since that's the dictionary where remote stats are guaranteed to
come from an SR, with a timestamp.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-stats/commit/b96c7c0448be1607b5fbc39bdd2b66adf1d9c483

Received on Tuesday, 14 March 2017 08:04:32 UTC