Skip to content

A example app of webrtc using socket.io for signalling and public STUN/TURN servers.

Notifications You must be signed in to change notification settings

shahidcodes/webrtc-video-call-example-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video call example using WebRTC API and Socket.io

A example app of webrtc using socket.io for signalling and public STUN/TURN servers.

Usage

  1. npm install
  2. node index.js

Demo

Visit and set a username on prompt. Call a person whose username you know 😊

For detailed tutorial:

WebRTC Code Lab

About

A example app of webrtc using socket.io for signalling and public STUN/TURN servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages