Skip to content

Real Time chat made using Node.js and HTML5 audio & video features

Notifications You must be signed in to change notification settings

jx159357/Node.js-Real-Time-Chat

 
 

Repository files navigation

Read Time Chat with input / output gains (aka microphone and sound volume), Web Audio Meters and more.

Languages and Tools

nodejs html javascript
Web Audio Peak Meters by git user esonderegger

Usage

Download and install Node.js. After the installation is complete, install the following packets using the following commands:

npm install socket.io
npm install express
npm install ent

To run the app follow the following steps:

  1. Run appRun.bat
  2. Insert the name of the first user on the browser tab that have been launched
  3. Open one more tab and go to http://localhost:8080/
  4. After you have two tabs opened, just click the call button

Screenshot

image

visitors

About

Real Time chat made using Node.js and HTML5 audio & video features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.9%
  • JavaScript 31.0%
  • Batchfile 0.1%