Skip to content

Latest commit

 

History

History
64 lines (47 loc) · 1.86 KB

README.md

File metadata and controls

64 lines (47 loc) · 1.86 KB

📷 VMEET 🤝🏻

Connect to all using VMeet

Chat, Talk and even share a common whiteboard with a single click

Link

https://vmeet1.herokuapp.com

(Note: Video calling with other people may not work on Wifi, switch to Mobile data)

Getting Started

  1. Clone the directory or download the directory as zip file.
$ git clone https://github.com/utkrisht3108/Vmeet.git
$ cd vmeet
  1. Install required dependencies.
$ npm install
  1. Run the server.
$ npm start
  1. Go to localhost:3000.

Features

  • 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

Scope of improvement

  • Add themes
  • Screen share
  • Record Meeting
  • Password entry in a room

Screenshots

First Look

landingVMEET

Room

roomVMEET

Mobile look (Fully responsive)![MobileVMEET]

MobileVMEET

Whiteboard

whiteboardVMEET

Attendies

AttendiesVMEET