No description
Find a file
2021-01-11 19:18:16 -06:00
dependencies/libe131/src Initial E1.31 receiver plugin is functional, automatically maps controllers to universes 2021-01-06 00:36:42 -06:00
OpenRGB Update interface 2021-01-07 21:29:34 -06:00
scripts Attempt Linux CI 2021-01-11 19:18:16 -06:00
.gitlab-ci.yml Attempt Linux CI 2021-01-11 19:18:16 -06:00
OpenRGBE131ReceiverDialog.cpp Support socket closing on Linux 2021-01-11 14:10:50 -06:00
OpenRGBE131ReceiverDialog.h Make fields editable and add bounds checks to processing loop 2021-01-08 21:12:41 -06:00
OpenRGBE131ReceiverDialog.ui Add option to enable or disable multicast receiving 2021-01-07 00:38:25 -06:00
OpenRGBE131ReceiverPlugin.cpp Fix build 2021-01-07 21:30:14 -06:00
OpenRGBE131ReceiverPlugin.h Initial E1.31 receiver plugin is functional, automatically maps controllers to universes 2021-01-06 00:36:42 -06:00
OpenRGBE131ReceiverPlugin.pro Initial E1.31 receiver plugin is functional, automatically maps controllers to universes 2021-01-06 00:36:42 -06:00
README.md Update README.md 2021-01-11 15:23:42 +00:00

OpenRGB E1.31 Receiver Plugin

This is a plugin for OpenRGB that adds E1.31 integration. E1.31 is an industry-standard lighting protocol used for all sorts of lighting control and is supported by a wide variety of lighting control software. E1.31 is often used for sequenced light shows such as Christmas light displays with music. This plugin allows you to control all of your OpenRGB-supported hardware from these lighting control programs by turning your OpenRGB setup into an E1.31 receiver.

Building

Build the plugin using QT Creator or QMake using the .pro file.

Installation

Copy the plugin to your OpenRGB plugins directory.

  • Windows: %APPDATA%\OpenRGB\plugins
  • Linux: ~/.config/OpenRGB/plugins

Usage

Once installed, you will have an E1.31 Receiver tab in OpenRGB. Select this tab. Once detection is complete, the list of universes should be populated. After this, you can simply click the Start Receiver button and OpenRGB is ready to receive E1.31 packets.

Screenshot

image