Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 786 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 786 Bytes

The Multi-room audio-video conferencing tool with Socket.IO and Node.JS

It's a simple solution to connect anyone over a simple room name, without any additional plugins

So, this utility attempts to handle everything. It:

  • Simplifies the communication process, with rich user experience
  • Users can chat
  • accounts for the latest Chrome release's getUserMedia() function to run without ssl, So fake keys added.

Installation

Download

Simply clone or download the zip of the project,

Using with Node.js via npm:

Command Line:

npm install

Usage

node app.js