Re: [webrtc-stats] What is the lifetime of transport stats? (#804)

From the fiddle:

[{
  bytesReceived: 0,
  bytesSent: 0,
  dtlsRole: "client",
  dtlsState: "new",
  iceLocalUsernameFragment: "kZMn",
  iceRole: "controlling",
  iceState: "new",
  id: "T01",
  localCertificateId: "CFC9:40:E4:6B:33:80:D3:D6:56:4D:AE:BE:E0:3C:B3:72:77:BE:6C:9B:53:F1:AD:BF:71:CE:B9:4F:00:16:3E:80",
  packetsReceived: 0,
  packetsSent: 0,
  selectedCandidatePairChanges: 0,
  timestamp: 1743454497529.193,
  type: "transport"
}]

Note that the localCertificateId, the iceRole, and the iceLocalUsernameFragment all contain non-zero information.

-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/804#issuecomment-2767381493 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 31 March 2025 20:57:29 UTC