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:
RunResults:
Answerer
This example demonstrates the peer that receives the offer and creates the answer.Example:
RunResults:
Copyright © JavaScripture Contributors