ReverseParadox99 / WebRTC

Home Page:https://thejas-webrtc.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebRTC

A conference call implementation using WebRTC, Socket.io and Node.js. This demo is ideal for less than 4 devices.

Getting Started

  • Run npm ci
  • cd src
  • node app.js

Features

  • Multi-participants
  • Toggling of video stream
  • Toggling of audio stream (mute & unmute)
  • Screen sharing
  • Text chat
  • Mute individual participant
  • Expand participants' stream
  • Screen Recording
  • Video Recording

Live

https://thejas-webrtc.herokuapp.com/

About

https://thejas-webrtc.herokuapp.com/


Languages

Language:JavaScript 75.7%Language:HTML 16.1%Language:CSS 8.1%