Git Product home page Git Product logo

bmdevelopers001 / meetup Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 32 KB

MeetUp is web based real time Video chat application that works on Socket Rooms basis. User can either create room or can join with same room id whom he wants to contact. Then after joining into same rooms and after providing camera and mic permissions they can smoothly do video chat.

Home Page: https://bmdevelopers001.github.io/MeetUp/Frontend/index.html

JavaScript 40.80% HTML 37.66% CSS 21.55%
javascript nodejs socket-io webrtc

meetup's Issues

Starting coding with basics of WebRTC

  • Setup basic WebRTC for local stream
  • Understand the code and how it works in a local stream
  • resolve any errors (if any)
  • complete stream setup from the local side

Analysis

  • Decide Workflow after seeing documentation
  • Lists of functionalities todo
  • Analyse every functionality and check understanding
  • Analyse any barriers or difficulties to come in future
  • Get solutions to barriers and difficulties

Workflow of Project

  • Socket.io setup
  • Socket Room setup
  • HTML Setup : join-room C->S with room
  • From Server : Socket.join(roomId) then socket.to(roomId) broadcast with userId
  • [ ]

Exploring

  • Analyse how to make 'Real time Video chat App'
  • Explore concerned documentations
  • Explore WebRTC
  • See Repository of WebRTC sample and try to understand

WebRTC Remote Stream

  • Set up remote stream.
  • check how it works
  • Resolve any errors (if any)
  • complete the flow from both sides local as well as remote

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.