You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Video calling app built using ionic framework and webRTC API.
It uses websocket to create an initial connection.
You need to setup backend(STS) to run this application
Installation guide:
git clone
cd <to/app/directory/src>
ionic build
ionic serve