https://github.com/webosbrew/hyperhdr-webos-loader
https://github.com/webosbrew/hyperhdr-webos-loader
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/webosbrew/hyperhdr-webos-loader
- Owner: webosbrew
- Created: 2022-05-12T20:57:08.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T23:04:21.000Z (over 1 year ago)
- Last Synced: 2025-03-31T16:14:38.560Z (about 1 year ago)
- Language: C
- Size: 3.83 MB
- Stars: 45
- Watchers: 1
- Forks: 35
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HyperHDR for WebOS
Binaries are ready to install from [Homebrew Channel](https://repo.webosbrew.org/apps/org.webosbrew.hyperhdr.loader)
## Requirements
* Linux host system
* WebOS buildroot toolchain - arm-webos-linux-gnueabi_sdk-buildroot (https://github.com/openlgtv/buildroot-nc4/releases)
* git
* CMake
* npm
## 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](https://github.com/hyperion-project/hyperion.ng)
[HyperHDR](https://github.com/awawa-dev/HyperHDR)
Video grabber of webOS: [hyperion-webos](https://github.com/webosbrew/hyperion-webos)
Frontend of Video grabber hyperion-webos: [piccap](https://github.com/TBSniller/piccap)
## Credits
@Smx-smx
@TBSniller
@Informatic
@Mariotaku
@Lord-Grey
@Paulchen-Panther
@Awawa
@chbartsch