servo/support/magicleap/gstreamer/README.md
Greg Myers 829a736f96
Fix typos in markdown files
Fixes a number of typographical errors across
markdown documentation files.
2022-01-14 16:46:10 -07:00

817 B

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