Back to Samples

WebRTC samples Peer connection negotiation timing

src/content/peerconnection/negotiate-timing/index.html

latest540 B
Original Source

WebRTC samplesPeer connection negotiation timing

StartCallRenegotiateHang Up

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