Git Product home page Git Product logo

next-meet's Introduction


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgments

About The Project

scs

This project is build with WEBRTC , simple-peer library and socket.io , using node js as backend and reactjs as frontend library , for styling MUI and Tailwindcss is used. simple-peer library is used for peer to peer connection . socket.io is used for signaling server , it is used to exchange information between peers , like ice candidates , offer and answer , and other information. WEBRTC is used for media streaming , it is used to stream video and audio between peers.

Features

  • Login and signup using Firebase
  • Start a Meet
  • Turn on/off video
  • Turn on/off mic
  • Video Conferencing (Multiple users can join at the single time)
  • Get the count of participants

(back to top)

Built With

Neact Express React MongoDB Redux Toolkit Material UI Tailwind CSS Firebase Socket.io Simple-peer WebRTC

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/ketanprakash/next-meet.git
  2. Install NPM packages

    npm install
  3. Enter your API in firebase.js

    const firebaseconfig ={
     apiKey: '********************',
     authDomain:: '********************',
     projectId: : '*******************',
     storageBucket: : '********************',
     messagingSenderId: : '********************',
     appId: : '********************',
    }
  4. Start the frontend

    npm start
  5. switch to backend branch

    git checkout backend
  6. install NPM packages

    npm install
  7. start the server

    npm run dev

(back to top)

ScreenShots

Screenshot1 Screenshot1 Screenshot1 Screenshot1 Screenshot1

Usage

(back to top)

See the open issues for a full list of proposed features (and known issues).

(back to top)

(back to top)

contributors :
Ayush Russiya
Shikhar Gupta
Suyash Vikram Singh
Sanket Diwate
Ketan Prakash

(back to top)

Acknowledgments

(back to top)

Reference

https://www.youtube.com/watch?v=JhyY8LdAQHU&list=PLK0STOMCFms4nXm1bRUdjhPg0coxI2U6h&index=4

next-meet's People

Contributors

ketanprakash avatar

Watchers

 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.