Skip to content

akserg/ionic2-firebase-webrtc

Repository files navigation

Mobile Text, Audio and Video chat based on WebRTC, Firebase and Ionic 2

There is a simple mobile, audio and video chat application based on:

to demonstrate how to combine them together inside the Ionic 2 project.

Note: This project is not under development!!!

Prerequisite

Start

Run following shell script to install NPM modules

npm i

Add Android or IOS platform to your project

ionic platform add ios android

Build project for specified platforms

ionic build

Explore project in your local web browser

ionic serve

About

WebRTC with authentication from Firebase build on Ionic 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published