JavaScripture
Contribute via GitHub Feedback

RTCStatsReport : Iterable

Contains statistics about various aspects of the WebRTC connection. Obtained through the RTCPeerConnection.getStats() method.

Offerer

This example demonstrates the peer that creates the offer.

Example:

Run

Results:

 

Answerer

This example demonstrates the peer that receives the offer and creates the answer.

Example:

Run

Results: