Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0x5eba/Video-Meeting

Google Meet / Zoom clone in a few lines of code
https://github.com/0x5eba/Video-Meeting

google-meet google-meet-clone meet meetings peer-to-peer screensharing videocall videochat webrtc webrtc-call webrtc-video zoom zoom-clone

Last synced: about 1 month ago
JSON representation

Google Meet / Zoom clone in a few lines of code

Awesome Lists containing this project

README

        

# 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](https://i.imgur.com/HhZD01o.jpg)

### Website
Try Video Meeting here [video.sebastienbiollo.com](https://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`