Skip to content

Somsubhra1/Video-Conference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Conference App

Start instant meetings between 2 or more clients

Demo:

Click here for demo.

Technologies used

  • NodeJS
  • ExpressJS
  • SocketIO
  • PeerJS
  • EJS (Templating engine)
  • ShortID

Usage

Run the following commands after cloning this repository.

# Install dependencies
npm install

# Run the app
npm start

After running the above commands, open dev server for development.

Authors

License

This app is under MIT License.