https://github.com/i-aryan/quickmeet
A video chat/meeting webapp using WebRTC and WebSockets. Basically a Google Meet clone + a collaborative Whiteboard.
https://github.com/i-aryan/quickmeet
google-meet google-meet-clone javascript meeting-webapp socket-io video-call video-chat webrtc websockets
Last synced: 22 days ago
JSON representation
A video chat/meeting webapp using WebRTC and WebSockets. Basically a Google Meet clone + a collaborative Whiteboard.
- Host: GitHub
- URL: https://github.com/i-aryan/quickmeet
- Owner: i-aryan
- License: mit
- Created: 2020-09-19T13:57:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-05T14:33:39.000Z (almost 2 years ago)
- Last Synced: 2024-11-12T17:46:31.498Z (6 months ago)
- Topics: google-meet, google-meet-clone, javascript, meeting-webapp, socket-io, video-call, video-chat, webrtc, websockets
- Language: JavaScript
- Homepage:
- Size: 80.1 KB
- Stars: 121
- Watchers: 5
- Forks: 66
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-webrtc - quickmeet - A video chat/meeting webapp using WebRTC and WebSockets. Basically a Google Meet clone + a collaborative Whiteboard. (Projects / Chat)
README
# quickmeet
A video chat/meeting webapp using WebRTC and WebSockets (socket.io). Basically a Google Meet clone + a collaborative whiteboard.
## Current Features?
1. Video Calls
2. Chatbox
3. Collaborative Whiteboard
4. Screensharing## Upcoming Features?
1. List of attendees
2. Responsive front-end for Rooms## Contributions?
Feel free to make a PR.