Rate this page:

ConferenceStatsReportPayload

Props

connection

Copy URL
connection: 

ConnectionStatsReport

Media connectivity statistics

localAudio

Copy URL
localAudio: 

LocalAudioStreamStatsReport

Statistics for all active outgoing audio streams in a conference at the moment of the statistics collection

localVideo

Copy URL
localVideo: 

LocalVideoStreamStatsReport

Statistics for all active outgoing video streams in a conference at the moment of the statistics collection

remote

Copy URL
remote: 

Record<Endpoint.id, { audio: RemoteAudioStreamStatsReport, video: RemoteVideoStreamStatsReport }>

Endpoint statistics

timestamp

Copy URL
timestamp: 

number

Time at which the conference statistics are collected, relative to the UNIX epoch (Jan 1, 1970, UTC), in microseconds.