Video Group Meeting Save

WebRTC video chat for multi users using React and Node Express.

Project README

Video-Group-Meeting

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

Contributors: Hyunse Kim


Features

  • Join a room
  • Video Streaming
  • Text chat
  • Mute Video/Audio
  • Screen Sharing

Installation

Clone

  • Clone this repo to your local machine using https://github.com/Hyunse/video-group-meeting.git

Setup

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
  

Todo 🔨🔨🔨

  • Switch Camera options

License

MIT License

Open Source Agenda is not affiliated with "Video Group Meeting" Project. README Source: Hyunse/video-group-meeting

Open Source Agenda Badge

Open Source Agenda Rating