WebRTC samples Peer connection negotiation timing

Video sections after renegotiating:

View the console to see logging. The MediaStream object localStream, and the RTCPeerConnection objects pc1 and pc2 are in global scope, so you can inspect them in the console as well.

Log goes here

View source on GitHub