W3C home > Mailing lists > Public > public-webrtc@w3.org > January 2012

Proposal for Stats information

From: Cullen Jennings <fluffy@cisco.com>
Date: Mon, 23 Jan 2012 08:33:04 -0800
Message-Id: <42FB99C5-C5E0-45E0-B0FA-B3DFBB27EDC5@cisco.com>
To: public-webrtc@w3.org

On all of these, I'm a bit vague on if they are on a PeerConnection, or also a Stream or something else. Once it is clearer what each of the various objects are, I think it will be clear which objects these stats connect to. 


packetsSentToRemote - sender's packet count as defined in 3550 for this side (not remote side)

packetsLostToRemote - cumulative number of packets lost as defined in 3550 for the remote side 

bytesSentToRemote - sender's octet count as defined in 3550 for this side (not remote)


packetsSentFromRemote - sender's packet count as defined in 3550 for the remote side 

packetsLostFromRemote - cumulative number of packets lost as defined in 3550 for local side  

bytesSentFromRemote - sender's octet count as defined in 3550 for the remote side 


roundTripDelay - round trip delay as defined in rfc 3611


localJitterBufferNominalDelay - jitter buffer nominal delay as defined in rfc 3611for this side 

remoteJitterBufferNominalDelay - jitter buffer nominal delay as defined in rfc 3611for remote side 

localInterarrivalJitter - interarrival jitter defined in 3550 convered to units of ms for this side 
Received on Monday, 23 January 2012 16:33:31 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:17:25 UTC