toshvelaga / webrtc-video

playground for working with videos in webrtc

Repository from Github https://github.comtoshvelaga/webrtc-videoRepository from Github https://github.comtoshvelaga/webrtc-video

Video Meeting

Most of the code is based off this excellent repo by Sebastien Biollo

Google Meet / Zoom clone in a few lines of code.

Developed with ReactJS, Node.js, SocketIO. Also uses puppeteer-stream

Main logic is in Video.js (frontend) and app.js (server)

Local setup

  1. npm install
  2. npm start

About

playground for working with videos in webrtc


Languages

Language:JavaScript 93.2%Language:CSS 3.7%Language:HTML 3.0%