Skip to content

A video calling app which allows users to connect with other users as well as random strangers

Notifications You must be signed in to change notification settings

UmedJadhav/MeetStrangers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meet Strangers

A basic Video Calling App implemented using WebRTC Protocol. The current version uses Google's STUN server. The chat capabilities are implemented using WebRTC data channel The purpose of building this project was to better understand the WebRTC Communication protocol and how to write a scalable WebRTC based application

Features Implemented

  • Video Chat between 2 clients via sharing Unique Meeting Code
  • Allows simultaneous text chat during the Video Call
  • Allows standalone text chats between 2 clients via Unique Meeting Code
  • Ability to share screen recording during Video Calls
  • Ability to record and download the ongoing Meeting along with Video Chats
  • Ability to have a video chat with random strangers if available ( based on no of users connected to the WebRTC server)

ScreenShots

  • Calling Dialog Box Incoming Call Screenshot

  • Incoming Call Dialog Box Incoming Call Dialog Box

  • In-call Screenshot In-call Screenshots

  • Allow users screensharing Screen Sharing

About

A video calling app which allows users to connect with other users as well as random strangers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published