- Notifications
You must be signed in to change notification settings - Fork302
Google Meet / Zoom clone in a few lines of code
NotificationsYou must be signed in to change notification settings
0x5eba/Video-Meeting
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
Try Video Meeting herevideo.sebastienbiollo.com
- 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
yarn install
yarn dev