- From: Soares Chen via GitHub <sysbot+gh@w3.org>
- Date: Fri, 14 Jul 2017 03:25:23 +0000
- To: public-webrtc-logs@w3.org
I have compiled here a list of mandatory fields mentioned in webrtc-pc but not found in webrtc-stats: - RTCCodecStats - `codec` (should be `codecType`?), `parameters` - RTCOutboundRTPStreamStats - `roundTripTime` - RTCMediaStreamTrackStats - `ssrcIds` - RTCDataChannelStats - `dataChannelId` (should be `datachannelid`?) - RTCTransportStats - `activeConnection` - RTCIceCandidatePairStats - `writable`, `readable`, `totalRtt` (should be `totalRoundTripTime`?), `currentRtt` (should be `currentRoundTripTime`?) -- GitHub Notification of comment by soareschen Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1474#issuecomment-315259897 using your GitHub account
Received on Friday, 14 July 2017 03:25:29 UTC