Back To Main Menu

Peer connection: states

PC1 state:
PC1 ICE state:
PC1 connection state:
PC2 state:
PC2 ICE state:
PC2 connection state:

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

View source on GitHub