webrtc-ios icon indicating copy to clipboard operation
webrtc-ios copied to clipboard

WebRTC static libraries (armv7, arm64, i386) and header files packaged as a cocoa pod.

DEPRECATED and not maintained anymore! Please use https://github.com/ahoyconference/webrtc-ios instead

webrtc-ios

Static libraries (armv7, arm64, i386) and header files for WebRTC packaged as a cocoapod.

Add one line to your Podfile

pod 'WebRTC', :podspec => 'https://raw.githubusercontent.com/kapejod/webrtc-ios/master/WebRTC.podspec'

Built with custom patches to support DSCP, HD video capturing (RTCAVFoundationVideoSource), torch mode.