• Stars
    star
    582
  • Rank 76,801 (Top 2 %)
  • Language
    JavaScript
  • Created over 4 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Google Meet / Zoom clone in a few lines of code

Video Meeting

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

Video Meeting is a video conference website that lets you stay in touch with all your friends.

Developed with ReactJS, Node.js, SocketIO.

Website

Website

Try Video Meeting here video.sebastienbiollo.com

Features

  • Is 100% free and open-source
  • No account needed
  • Unlimited users
  • Messaging chat and video streaming in real-time
  • Screen sharing to present documents, slides, and more
  • Everyting is peer-to-peer thanks to webrtc

Local setup

  1. yarn install
  2. yarn dev