Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 817 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 817 Bytes

Building the binary .tgz for magicleap gstreamer

mach downloads prebuilt gstreamer libraries, which are built using this script.

Requirements

Setup MacOSX

  • Install python3 and HomeBrew
  • pip3 install git+https://github.com/mesonbuild/meson.git
    • Requires Meson >=0.52.0, currently only in git master.
  • brew install coreutils glib bison
  • export PATH=/usr/local/opt/gettext/bin:/usr/local/opt/bison/bin:$PATH

Build Instructions

  • export MAGICLEAP_SDK=/path/to/mlsdk
  • export MLCERT=/path/to/application.cert
  • ./gstreamer.sh