Video Calling Sources Project homepage on GIT — https://github.com/QuickBlox/quickblox-ios-sdk/tree/master/sample-videochat-webrtc Download ZIP - https://github.com/QuickBlox/quickblox-ios-sdk/archive/master.zip Overview The VideoChat code sample allows you to easily add video calling and audio calling features into your iOS app. Enable a video call function similar to FaceTime or Skype using this code sample as a basis. It is built on the top of WebRTC technology. System requirements The QuickbloxWebRTC.framework supports the next: * Quickblox.framework v2.7 (pod QuickBlox) * iPhone 4S+. * iPad 2+. * iPod Touch 5+. * iOS 8+. * iOS simulator 32/64 bit (audio might not work on simulators). * Wi-Fi and 4G/LTE connections. Getting Started with Video Calling API Installation with CocoaPods CocoaPods is a dependency manag...
Programming Tutorials For IOS and React Native