Back to Samples

WebRTC samples Peer connection

src/content/peerconnection/channel/index.html

latest622 B
Original Source

WebRTC samplesPeer connection

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

StartHang Up

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

View source on GitHub