Skip to content

notshekhar/Video-Calling-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Calling App using WebRTC socketIO and express

Getting started

Starting the application

Start the application using Node:

# Install dependencies for server
npm install

# Run the server
node server

Basic Suggested Improvements

  • Adding Mute Button
  • Adding video toggle button
  • Enable Chat in room
  • Call End option
  • Redesign video grid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published