Chat, Talk and even share a common whiteboard with a single click
(Note: Video calling with other people may not work on Wifi, switch to Mobile data)
- Clone the directory or download the directory as zip file.
$ git clone https://github.com/utkrisht3108/Vmeet.git
$ cd vmeet
- Install required dependencies.
$ npm install
- Run the server.
$ npm start
- Go to localhost:3000.
- A Videocall/chatting webapp where a user can create/join a room and can communicate with other people. (WebRTC)
- Live Chatting (socket.io)
- Live Participants count, and one can also download it
- Collaborative WhiteBoard where a user can draw with different colors of different sizes and can also download it
- Fully Responsive frontend and a different UI for mobile
- Can copy RoomCode/Link for sharing
- Dynamic Video grid layout
- Keyboard Functions
- Add themes
- Screen share
- Record Meeting
- Password entry in a room