Skip to content

p-mayank/Meet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyRTC MIT license

Installation In A Nutshell

  1. Install Node.js
  2. Clone this repository.
  3. Run npm install in the root directory.
  4. Enter the Meet/server directory by executing cd Meet/server
  5. Run npm install in the server directory.
  6. Start the server by running node server.js while in the server directory.
  7. Browse the webapp using a WebRTC enabled browser. https://localhost:8000/index.html

Important note: Chrome will not grant access to local microphones or cameras for a page served using http except for the localhost case.

About

A campus utility hosted on the local server to ensure seamless video calls and text messaging using webRTC.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors