Ionic Izzi Video Conference is the easiest way to set up an audio & video live streaming conference in your Ionic project
This project is based on my desktop video conference repository : https://github.com/QQizi/Izzi-Visio-Conference You can communicate between mobile & desktop aswell.
1.0
To install it just use : npm install
then ionic state restore
Then launch the socket.js file on your remote or local server as so : node socket.js
And change the socket url in index.html line 20 and in controllers.js line 10
When opened on Xcode, click 'cancel' on the 'Convert to Latest Swift Syntax?' message.
The cordova-plugin-iosrtc is used to allow rtc connection on IOS : https://github.com/eface2face/cordova-plugin-iosrtc
Credits for the UI goes to : https://github.com/luisbahamonde/ionic-slack