Web features explorer

WebRTC statistics

Widely available since 2022-07-15
Tags: api Groups: WebRTC

The RTCPeerConnection.getStats(), RTCRtpSender.getStats(), and RTCRtpReceiver.getStats() methods return detailed information about the status, performance, network, and media for a given WebRTC connection.

Learning resources on MDN

Browser support