ConferenceStatsReportPayload
Props
localAudio
localAudio:
Statistics for all active outgoing audio streams in a conference at the moment of the statistics collection
localVideo
localVideo:
Statistics for all active outgoing video streams in a conference at the moment of the statistics collection
remote
remote: Record<Endpoint.id, { audio: RemoteAudioStreamStatsReport, video: RemoteVideoStreamStatsReport }>
Endpoint statistics
timestamp
timestamp: number
Time at which the conference statistics are collected, relative to the UNIX epoch (Jan 1, 1970, UTC), in microseconds.