Web APIs

WebRTC API

Checking compatibility...

Enable real-time communication in web applications with the WebRTC API. Learn to implement video calls, screen sharing, and peer-to-peer data transfer.

Basic Connection

Establish a direct link between two browsers to exchange messages in real-time. This example shows the essential steps to create a peer-to-peer connection that works even through firewalls and network address translators.

=
=
=
=
=
=

Output

Click Run to see output...