Giter Club home page Giter Club logo

chat-web-app-audio-video-text-screensharing-'s Introduction

Ms-teams-clone

Microsoft Engage Mentorship 2021 task

WebRTC Based Video Chat App named We-meet

Simple Web Application that offer you to create video meeting room using WebRTC and Socket

Before you use on your local computer

These instructions will help you run my app on your local system.

Prerequisites (Important)

You have to install Node.js in your machine.

Installing

After installing node clone the repo by using git

Install npm modules once by doing cd over the project folder on your favourite cli and using the code below.

npm install

An extra Know-point

Nodemon For automatically restarting the server as a dev dependency (optional)

npm i nodemon 

Running the App

In your cli do the following

node server.js
     or
nodemon server.js

Deployment

For deploy the project I use heroku

We-meet

Tech Stack/ Frameworks Used

  • Node Js - The Backend
  • Peer JS - PeerJS simplifies WebRTC peer-to-peer data, video, and audio calls.
  • SocketIo - For realtime communication
  • NPM - Dependency Management
  • GIT - Used for version control
  • Heroku - Used to Deploy Node.js applications
  • Mondodb Atlas Used Mongodb Atlas for the database.
  • Passport - Used passportjs for the user authentication.

Features

  • User Authentication
  • Group Video Calling Features
  • Join the meeting by pasting the meeting link.
  • Waiting room.
  • Video Call Features
    1. Video/Microphone On/off.
    2. Invite a user by pasting the email.
    3. Real-time chat features.
    4. Screen sharing.
    5. Video meeting recording.

Note: To know better about how to use the app, follow this ppt or you can use this video demo

** Note: If after running for the first time, if gives not able to deserilaize related error. Dont worry just repeat the node server.js command once again it will work.

chat-web-app-audio-video-text-screensharing-'s People

Contributors

dev-it-aman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.