WebRTC samples Peer connection

This sample shows how to setup a connection between two peers in different tabs using RTCPeerConnection and Broadcast Channel

Click the start button in two tabs (of the same browser; can be in different windows) to make a call

View source on GitHub