Skip to content

stifspear/WebRTC-ionic-app

Repository files navigation

WebRTC-ionic-app

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