Videe-Group-Meeting is a simple video chat application for multi-users based on React, Node Express and WebRTC.
This project is deployed at: https://video-group-meeting.herokuapp.com/
Technologies Used
- React
- Node + Express
- WebRTC
- Socket.io
- Syled-components
- Simple-peer
Contributors: Hyunse Kim
- Join a room
- Video Streaming
- Text chat
- Mute Video/Audio
- Screen Sharing
- Clone this repo to your local machine using
https://github.com/Hyunse/video-group-meeting.git
Client
Move to client folder, update and install this package
/* Install */
npm install
/* Run */
npm start
Server
Move to server folder, update and install this package
/* Install */
npm install
/* Run */
npm run dev
- Switch Camera options