Getting started with WebRTC natively is no easy picnic. The goal of webrtcbuilds is to provide a single standalone WebRTC static library and package.
BSD 3-Clause "New" or "Revised" License
202
stars
163
forks
source link
Be able to specify target os and target cpu #25
Closed
vsimon closed 8 years ago
For cross-compiling android via
target_os="android" target_cpu="arm"
Or iOS.