Skip to content

Latest commit

 

History

History

WebTalk

WebTalk Video call app

Webtalk is a video call Android app developed in Kotlin which uses WebRTC and firebase for operations. It also gives you feature to receive notifications, call your friends, create an account etc.

Screenshots:

ScreenShot 1 ScreenShot 2
1 2

Stack used: Java, Kotlin, WebRTC, Firebase, ICE Server, Hilt, Foreground Services.

How to setup project:

  • Fork the Project and clone it to your local system
  • Open the project in Android Studio
  • Setup your firebase project and add required files to the project
  • Run the app on any device.

How to use:

  • Open the app and create a new account
  • There will be list of users with option to call
  • You can call your friends.
  • They will accept/reject your call
  • You will be able to talk over video and audio call
  • You can broadcast your screen as well.

I hope you liked my contribution.