Replies: 5 comments 23 replies
-
|
Nice! I had the issue that after update the colors were wrong. I had set up BGR. I had to go to different color and then back to BGR and the order was fine then... I guess the update overtook RGB as default (cause green was working) |
Beta Was this translation helpful? Give feedback.
-
|
Hello. I started using this application for my Skydimo LEDs. First of all, thank you. Much better than the original app. I have a question, is there a setting to turn off the LEDs when the screen is black? When there is a black screen, the LEDs glow slightly white and this is something that undermines the experience. |
Beta Was this translation helpful? Give feedback.
-
|
thank you @awawa-dev for all your hard work and efforts. Providing ready-to-run Docker images (e.g., on GitHub Container Registry or Docker Hub) where HyperHDR is already compiled and configured would be a nice add for the future hopefully. Many people have moved away from Raspberry Pis due to price/availability, opting for more affordable options like N100/N150 mini PCs or x86 thin clients such as the Dell Wyse 5040. Additionally, since devices like the UGREEN 25173 capture card are becoming popular, we could even include the modified kernel for P010 codec support for amd64/arm64, which would be much easier to maintain in a single image(but i understand this is more work and may need volunteers) I see the following advantages for community:
|
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your hard work! Love this project and can’t wait to see it in action when I rebuild my setup 😄 P.S. Have you considered making a Discord server for the project? You seem to be the sole respondent to most of the posts here and lots are fairly simple issues. Just wanted to put it out there that maybe us users can help each other out. Thanks again for your dedication to this wonderful software! |
Beta Was this translation helpful? Give feedback.
-
|
Hey, sorry if this not the right place for this, but I had things working great on my Mac mini, but then tried changing a crop setting and now the web interface won't load and nothing works. I have tried deleting and reinstalling the app but I am still not getting output. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a v22.0.0beta1 test release intended for community evaluation and feedback before the stable version. The highlight of this update is the revolutionary Infinite Color Engine, which breaks the 24-bit barrier using high-precision floating-point arithmetic. By shifting transformations to linear sRGB space, we provide physically accurate light reproduction and native deep-color support for devices like Philips Hue and LIFX. This update also marks our transition to the C++20 standard, leveraging modern language features to improve code performance, robustness, and long-term maintainability.
Performance has been significantly optimized, with video decoding for YUV, NV12, and P010 codecs seeing speed improvements of up to 46%. Linux users will benefit from an enhanced Pipewire implementation featuring GPU scaling to drastically reduce CPU load. Additionally, we have added native PWM support for Raspberry Pi 5 and transitioned all installers to the modern Qt 6.8+ framework to reduce installer size and ensure version consistency across all supported distributions. We encourage you to test these new features and report any issues to help us finalize this major release.
Warning
Known issues and fix pack: #1410
The Linux Debian/Ubuntu repository already contains the patched v22beta1.
Included until 2026‑01‑29 — Fix: Initial smoothing surge after a period of static video input (c1d67d7).
To refresh the package on Debian/Ubuntu:
sudo apt install --reinstall hyperhdrFor other systems, please use the installers available in the GitHub Actions tab.
Changelog
This discussion was created from the release HyperHDR 22.0.0beta1.
Beta Was this translation helpful? Give feedback.
All reactions