Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 464 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 464 Bytes

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.