SumitSoni-001 / Stranger

Stranger is a video calling application which connects 2 unknown people.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stranger Video Calling

Stranger is a video calling application that connects 2 unknown people via 1-on-1 free video chat from anywhere in the world

  • It is implemented using Firebase and Peerjs library which is build on top of WebRTC.
  • With WebRTC, you can add real-time communication capabilities to your application that works on top of an open standard. It supports video, voice, and textual data to be sent between peers, allowing developers to build powerful voice and video communication solutions.
  • Firebase is used for Google Authentication and storing user Data in Realtime Database.

πŸš€ Features

  • 1-on-1 video chat with people anywhere in the world.
  • Fast matchmaking and answeres video calls in seconds.
  • Turn-ON/OFF Mic and Camera anytime.
  • Proper Authentication with Google, ensures a safe community.
  • Watch ads and earn points to make more video calls.

🌈 Preview

  • Login Screen

LoginActivity

  • Home Screen

mainActivity

  • Profile

detailsActivity

  • Treasure

treasureActivity

  • Establishing Connection

connectionActivity

  • Video Call

image

Resources

About

Stranger is a video calling application which connects 2 unknown people.


Languages

Language:Java 96.7%Language:JavaScript 2.5%Language:HTML 0.5%Language:CSS 0.4%