itmanzzz / WebRTC-Kotlin-Sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebRTC-Kotlin-Sample

Platform Platform GitHub stars

An android application which uses WebRTC and Firestore as signaling server to support real time media communication.

WebRTC Sample


Pre-requisites

✔️ Android studio installed in your system.
✔️ Android Device or Emulator to run your app.
✔️ Setup Account on Firebase and integrate app with your Firebase Project.


Setup 🔨

  • You can clone the project from the WebRTC Kotlin Sample repository.
  git clone https://github.com/developerspace-samples/WebRTC-Kotlin-Sample.git
  • Please make sure to create a Firebase Project and set-up with this app. You need to add google-service.json file of your Firebase project in your app folder.
    For more details please check the below link.
    https://firebase.google.com/docs/android/setup

Once the setup is done you can run the project in Android Studio.


🤝 Open for Contribution

About

License:MIT License


Languages

Language:Kotlin 100.0%