-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Based on recent changes in webrtc stats, the following fields are missing from schema:
inbound-rtp:
pauseCount
totalPausesDuration
freezeCount
totalFreezesDuration
powerEfficientDecoder?:;
framesAssembledFromMultiplePackets?:;
totalAssemblyTime?:;
retransmittedPacketsReceived?:;
retransmittedBytesReceived?:;
outbound-rtp:
powerEfficientEncoding
scalabilityMode
ice-candidate-stats:
foundation?: string;
relatedAddress?: string;
relatedPort?: number;
userNameFragment?: string;
tcpType?: RtcIceTcpCandidateType;
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels