Downloads

GPAC Installers

The latest stable GPAC release is version 0.5.0. You can download the installers for the following platforms:

Windows    OSX (32bits >=10.5)    OSX(64bits, >=10.6)    iOS    Android

Note: iOS build is for iOS platform, starting from iOS 3.0. Be aware you have to sign the main executable (i.e. osmo4ios.app/osmo4ios) by your own means.

You can also check out our nightly builds for development versions.

Licensing

GPAC is licensed under the GNU Lesser General Public License. GPAC is also partially distributed by Telecom ParisTech under commercial license. For more info on commercial licensing, please contact us.

GPAC source code

GPAC is updated on a day-to-day basis. The latest version is the development version (sometimes not stable unfortunately). It is available on the SVN repository hosted on sourceforge.net:

You can also browse the source code online.

Supported platforms are:

  • Windows,
  • Windows Mobile,
  • Linux,
  • GCC+X11 or GCC+SDL, including MacOSX,
  • iOS 4.2,
  • Android 2.1,
  • and Symbian 9 for GPAC <= 0.4.5

GPAC third-party libraries

GPAC is only fully functional when compiled with several third-party libraries (media codecs, ECMAScript, Font engine, …). Features of GPAC are limited without them. The source code for these third-party libraries is made available here (check README instructions), compilation instructions (sometimes complex) are in the archive.

Building GPAC

For windows users, the instructions to compile it are available here.

For Linux users, instructions are here.

For Mac OS X users, instruction are here.