servo/support/magicleap/gstreamer
2019-08-08 16:52:50 -05:00
..
.gitignore Added gstreamer support to the magicleap port 2019-08-08 16:52:50 -05:00
gstreamer.sh Added gstreamer support to the magicleap port 2019-08-08 16:52:50 -05:00
mlsdk.txt.in Added gstreamer support to the magicleap port 2019-08-08 16:52:50 -05:00
README.md Added gstreamer support to the magicleap port 2019-08-08 16:52:50 -05:00

Building the binary .tgz for magicleap gstreamer

mach downloads prebuilt gstreamer libaries, 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