-
Is it possible to remove the listener callback for one universe? And if, how do i do so? My use is that i setup dynamically callbacks with universes and if i want to not listen anymore to a specific u…
Tenn0 updated
3 years ago
-
Hi,
Thanks for your library it's a good job. But I have a problem with the receiving fonction on a rasberry pi.
When I try your example no packet are detected, but when I look with Tshark, packe…
-
**Describe the bug**
Configuration:
A) ledFX 0.10.4 (installed with pip) running on macOS 10.15.7
B) ESPixelStick WS2812b (5V) connected to Wemos D1 miniPro (both working with ledFX, when configu…
-
The long and short of this question is as you'd expect. Does WLED buffer streaming input? I'm having an issue which seems to only occur when using multiple universes (even with a small amount of LEDs,…
-
The web interface fails to be installed properly when doing my own build. I'm trying to make some of my own changes, and regardless of the branch I build (0.10, master, release) and whether or not I a…
-
When testing the translation of an arbitrary MIDI command into a VISCA command, midimonster returns the error "libmmbe Failed to send: Socket operation on non-socket."
Here is the configuration fil…
-
Hi,
I'm using this library with ESP32 and Fastled library. Everything work fine with at maximum 170 led and 1 universe:
for (int i = 0; i < NUM_LEDS; i++) {
leds[i] = CRGB(ESP32DMX.getSlot(i…
-
Hi
After a fresh install of RpiOs Bullseye and sudo apt install ola (v0.10.8)
the uarts on the pi4 stopped working.
When i stop the olad daemon and intead
run olad -l 2 -c /etc/ola i get this o…
-
**Describe the bug**
I got this error from ledfx:
File "/home/pi/.local/lib/python3.7/site-packages/sacn/messages/data_packet.py", line 120, in dmxData
raise ValueError(f'Data is a tuple with…
-
I've got an application where I'd like to use a remote FPP system to do actions based on which sequence is playing on the master. The remote isn't playing any media or sequences in my case. It's wou…