asturel

Results 3 comments of asturel

Many thanks, it's not possible to support windows platform (too)?

``getEyeqSensorData`` requires "AI brightness" enabled, otherwise you get only ```json { "backlightValue": 100, "Eyeqsensorcheck": true, "returnValue": true } ``` and no further updates.

> Is there any documentation you can point me to compile/build this please? download and setup buildroot from https://github.com/openlgtv/buildroot-nc4 ```bash mkdir -p ~/hyperion-webos/build cd ~/hyperion-webos/build . /opt/arm-webos-linux-gnueabi_sdk-buildroot/environment-setup cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/opt/arm-webos-linux-gnueabi_sdk-buildroot/share/buildroot/toolchainfile.cmake...