ProRTC_iOS

An easy-to-use framework provides native WebRTC support on iOS platform.


License
Other
Install
pod try ProRTC_iOS

Documentation


ProRTC


ProRTC_iOS

Version License Platform Twitter

ProRTC provides the infrastructure needed to integrate Google native WebRTC in iPhone/iPad applications.

Requirements

BUILD REQUIREMENTS:

iOS SDK 9.0 or later

RUNTIME REQUIREMENTS:

iOS 9.0 or later

Supported on Wi-Fi and 3G/4G/LTE connections.

Installation

ProRTC_iOS is available through CocoaPods. To install it, simply add the following line to your Podfile:

platform :ios, '9.0'

target 'TargetName' do
pod 'ProRTC_iOS'
end

For how to use? check prortc_ios_samples

Author

ProRTC project authors, support@prortc.com

License

ProRTC_iOS is available under the Commercial license. See the Terms for more info.

The ProRTC framework utilizes the following copyrighted projects, the use of which is hereby acknowledged.