rdm_responder_test.py
Open Lighting Architecture - RDM Responder Tests
Install
- All systems
-
curl cmd.cat/rdm_responder_test.py.sh
- Debian
-
apt-get install ola-rdm-tests
- Ubuntu
-
apt-get install ola-rdm-tests
- Kali Linux
-
apt-get install ola-rdm-tests
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ola-rdm-tests
- Raspbian
-
apt-get install ola-rdm-tests
- Dockerfile
- dockerfile.run/rdm_responder_test.py
ola-rdm-tests
Open Lighting Architecture - RDM Responder Tests
The DMX512 standard for Digital MultipleX is used for digital communication networks commonly used to control stage lighting and effects. The Remote Device Management protocol is an extension to DMX512, allowing bi-directional communication between RDM-compliant devices without disturbing other devices on the same connection. The Open Lighting Architecture (OLA) provides a plugin framework for distributing DMX512 control signals on Mac and Linux. This package provides an automated way to check protocol compliance in RDM devices.