I would just send the data wirelessly, that takes care of the remotely part, puts the LED driver bear the LEDs, and Makes wiring easier.
A pair of esp8266 can get the job done..
Put the programs on the esp8266 near the LEDs, get all the "controlled variables" from the esp placed near where you want to control them, and send those variables over wifi to the esp near the LEDs.