ola
ola copied to clipboard
The Open Lighting Architecture - The Travel Adaptor for the Lighting Industry
When the rebuild for Fedora 24 triggered it failed. This was due to a deprecation warning that was treated as a error. The deprecation warning was about `template class std::auto_ptr`...
I have two installs of OLA "version 0.10.8". In the "New UI" web interface as served by macOS (Homebrew), the tabs work fine. In the "New UI" web interface as...
And expect jshint to pass again once we've fixed it
Hello everyone, I want to connect my DJ controller or the dedicated soundswitch software (https://www.soundswitch.com/) to OLA to control my nanoleaf. The connection to nanoleaf works already. My current configuration:...
I tried to make the .deb build instruction more understandable for non-package-maintainers. I also added a link to the build instructions to the main README.
My Panel ID from one of my Nanoleafs is 54510, and i always get the error invaid value returned. (plugins/nanoleaf/NanoleafDevice.cpp:82) it seems the variable for panels is too small for...
Hi Your python version check in OlaClient.py fails on Python 3.10 line 957 if sys.version >= '3.2': request.data = data.tobytes() else: request.data = data.tostring() The best solution I can see,...
Leftover from #1348 . Still todo/future features: - [ ] Enable streaming mode - [ ] Populate panel IDs automatically - [ ] Populate streaming port automatically - [ ]...
I've been tasked with replacing a stand alone DMX recorder (Elation DR-Pro Rack) with a Raspberry Pi running OLA, but am having trouble capturing the existing DMX data. The Elation...