/video-conference-app

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Video Conference App

a video conference app implemented using Node.js, Socket.io and WebRTC. This is a test app, not tested under high volume of users.

Running the App

  • install the packaged 'npm install'
  • run this 'node src/app.js'

Features

  • Multiple participants
  • Video Streaming
  • mute/unmute functionality
  • Screen sharing
  • Side Chat
  • Mute individual participant
  • Expand participants' stream
  • Screen Recording
  • Video Recording