Is there a maximum of pixels (or universes) triggerd by ArtNet with an ESP32 without bucking?

Hello everyone,

in my new project I like to control the pixels of WS2812b, connected to an ESP32, with resolume.
The 360 pixels are triggered by ArtNet with the abovementioned program “resolume” and the router has a distance of about 5-6 meters to the ESP.

Before implementing the circuit in hardware, I like to clarify the question, whether there is a maximum of pixels or universes to control the pixels without bucking or delay. Does anyone have experience?

I’m a little afraid that the ESP32 is not fast enough for this project.

Thanks in advance!

I had a test run with 8 ports output, each with 144 RGBW leds. Running from xlights with DDP.
I think even at 40Hz refresh rate, worked perfect except : White flashes every 5 minutes. · Issue #2480 · Aircoookie/WLED · GitHub

There is recommendation somewhere kno wled ge : 4 ports 250leds each for perfect performance

with artnet you would have 3 ports and 3 universes, that should work fine.