DeveshRx / Android-WebRTC-Firebase

Sample Android App for WebRTC with Firebase as backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android WebRTC Firebase

Open Source Love svg1 Maintaner

Android WebRTC Firebase

Simple Demo App for Android WebRTC video call using Firebase Realtime Database as Signalling server.

Prerequisites

Build & Run

  • Copy libwebrtc.aar to libs folder of app module.
  • Open this Project in Android Studio
  • Download your own google-services.json file from firebase console and copy it to /app folder.
  • Debug & Run app on Android Device/Emulator :)

Authors

About

Sample Android App for WebRTC with Firebase as backend

License:Mozilla Public License 2.0


Languages

Language:Java 100.0%