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

Custom builds of WebRTC for iOS.

Nighthawk WebRTC

Custom iOS builds of Google's Chromium WebRTC project.

Setup

Cocoapods

You can include a pre-built version of Nighthawk via Cocoapods. Only available directly for now.

pod 'nighthawk-webrtc', :git => 'https://github.com/ceaglest/nighthawk-webrtc.git'

Modifying WebRTC

Patches are currently applied against Chrome 45. See working with WebRTC release branches for a primer on how to prepare your working copy.

TODO