Skip to content

Schema for WebRTCStats - 2023-07-20 #39

@balazskreith

Description

@balazskreith

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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions