LordGrey ad293b2fb6
IPv6 support (#1369)
* hyperion-remote - Support IPv6

* LEDDevices - Remove IPv6 limitations

* Separate JsonEditorHostValidation

* Standalone grabbers & JSON/Flatbuffer forwarder: IPv6 support

* remote: Fix setting multiple colors via Hex, add standard logging

* IPv6 Updates -Add db migration activities

* Addressing non-Windows compile issues

* Code cleanup, address clang feedback

* Update address (hostname, IPv4/IPv6) help text

* Apply migration steps to "old" configurations imported

* Show user the UI-Url, if hyperion is already running, address clang findings

* Windows Cmake OpenSLL output

* Minor Text update
2021-11-17 21:30:43 +01:00
2021-11-17 21:30:43 +01:00
2021-11-17 21:30:43 +01:00
2021-11-17 21:30:43 +01:00
2021-11-17 21:30:43 +01:00
2021-11-17 21:30:43 +01:00
2021-11-16 18:12:56 +01:00
2019-08-03 19:14:52 +02:00
2020-11-24 21:28:02 +00:00
2021-08-30 18:13:00 +02:00
2021-11-17 21:30:43 +01:00
2021-11-16 18:12:56 +01:00
2021-11-16 18:12:56 +01:00
2021-07-17 09:26:14 +02:00

Hyperion

Latest-Release GitHub Actions LGTM Documentation made-with-love

About Hyperion

Hyperion is an opensource Bias or Ambient Lighting implementation which you might know from TV manufacturers. It supports many LED devices and video grabbers.

Screenshot

Features:

  • Low CPU load makes it perfect for SoCs like Raspberry Pi
  • Json interface which allows easy integration into scripts
  • A command line utility for testing and integration in automated environment
  • Priority channels are not coupled to a specific led data provider which means that a provider can post led data and leave without the need to maintain a connection to Hyperion. This is ideal for a remote application (like our Android app).
  • Black border detector and processor
  • A scriptable (Python) effect engine with 39 build-in effects for your inspiration
  • A multi language web interface to configure and remote control hyperion

If you need further support please open a topic at the forum!
Hyperion webpage/forum

Contributing

Contributions are welcome! Feel free to join us! We are looking always for people who wants to participate.
Contributors

For an example, you can participate in the translation.
Join Translation

Supported Platforms

Find here more details on supported platforms and configuration sets

Documentation

Covers these topics (WorkInProgress)

  • Installation
  • Configuration
  • Effect development
  • JSON API

Visit Documentation

Changelog

Released and unreleased changes at Changelog.md

Building

See CompileHowto.

Download

Releases available from the Hyperion release page

License

The source is released under MIT-License (see https://opensource.org/licenses/MIT).
GitHub license

Description
No description provided
Readme
Languages
C++ 62%
JavaScript 22.5%
CMake 5.2%
HTML 3.4%
Python 3.2%
Other 3.6%