I want to introduce CPaaS Audio-Video Calling IOS app that helps audio-video calling using the API Marketplace CPaaS IOS SDK. It is used to create a two way voice video communication between two users.
This application will make it easy to build a custom video experience between mobile to mobile or mobile to web application. Also the user can place anonymous call to any PSTN number with this application.
Click here to get the CPaaS IOS Calling app.
Note :- Preferably use the master branch to clone the application.
The application was built using the Cocoapods package manager.
Go to the application’s directory in the Terminal, and install dependencies with:
pod install
This will generate a new xcworkspace file. Open this file from now on to use the project:
You will need to modify LoginViewController.swift with your account clientId, email and password that you created at https://apimarket.att.com/.
Watch the iOS Voice and Video app demo video.
Click here for full AT&T API Marketplace Developer Documentation, Quickstarts and API reference code