webosbrew / hyperhdr-webos-loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HyperHDR for WebOS

Binaries are ready to install from Homebrew Channel

Requirements

Build

Build hyperhdr: ./build_hyperhdr.sh

Build webOS frontend/service: ./build.sh

Both scripts take an environment variable TOOLCHAIN_DIR, defaulting to: $HOME/arm-webos-linux-gnueabi_sdk-buildroot

To provide an individual path, call export TOOLCHAIN_DIR=/your/toolchain/path before executing respective scripts.

build_hyperhdr.sh also takes two other environment variables:

  • HYPERHDR_REPO
  • HYPERHDR_BRANCH

References

Hyperion.NG

HyperHDR

Video grabber of webOS: hyperion-webos

Frontend of Video grabber hyperion-webos: piccap

Credits

@Smx-smx @TBSniller @Informatic @Mariotaku @Lord-Grey @Paulchen-Panther @Awawa @chbartsch

About


Languages

Language:C 50.9%Language:JavaScript 29.6%Language:Shell 12.6%Language:CMake 6.9%