Skip to content

open-source project that provides web browsers and mobile applications with real-time communication via simple application programming interfaces.

Notifications You must be signed in to change notification settings

deypreetom/Live-VIDEO-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

open-source project that provides web browsers and mobile applications with real-time communication via simple application programming interfaces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.5%
  • HTML 8.0%
  • CSS 6.5%