Downloads

GPAC Installers

Current release

The current GPAC release is 2.2.1 (released 27/04/2022).

Installers are available for:

*: For other versions and distributions you will have to build from source by following the guide on the wiki. For WindowsXP, check wiki entry

The source code for this release is available as a zip or tar.gz archive and as a git tag.

Nightly builds

GPAC is built according to continuous development concepts. It means that each installer has been tested. You can check out our nightly builds for development versions.

There are tested automatically and should be considered safe for most users who need the latest features. If you encounter any issue, please report on github.

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

Legacy builds

The last legacy version (prior to filters rearchitecture) is GPAC 0.8.1. As of 2022, it is now officially deprecated. The latest installers for the legacy version are available here.

GPAC source code

GPAC is updated on a day-to-day basis. The latest version is the development version. It is available on GitHub:

git clone https://github.com/gpac/gpac.git

Supported platforms are:

  • Windows, Linux, Mac OS X
  • All GCC+X11 or GCC+SDL platofrms
  • iOS >= 8.0,
  • Android >= 9,

For building GPAC from source code, please refer to gpac wiki.