Skip to content

browsertap/webrtcbuilds-builder

 
 

Repository files navigation

webrtcbuilds-builder

======= Build Status

How webrtcbuilds gets built. The goal of webrtcbuilds is to provide a single standalone WebRTC static library and package.

Current Platforms and Prerequisites

How to run

./build.sh to build the latest version of WebRTC.

Or optionally another version specified by git SHA:

./build.sh options

OPTIONS:
   -h   Show this message
   -r   Revision represented as a git SHA

Where is the package

out/webrtcbuilds-<rev>-<sha>-<plat>.zip where <rev> is the revision number of the commit, <sha> is the short git SHA of the commit, and <plat> is the platform (linux64, windows, osx).

About

How webrtcbuilds gets built.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%