ionic2-firebase-webrtc
ionic2-firebase-webrtc copied to clipboard
WebRTC with authentication from Firebase build on Ionic 2
Hi Akserg, I took bits and pieces of your code and added it to my project for the webRTC video implementation using peerJS. It works great in browser but in...
hey akserg, great thanks with the repo. i want to make it run with the ionic rc0, but many thing change in the last update. any help please?
Hi akserg, I do it like this: Install latest Ionic 2 CLI(npm install -g ionic@beta cordova) sudo npm i sudo ionic platform add ios sudo ionic build ios compile successed...