← Back to context

Comment by 20after4

2 days ago

UDP rules for this sort of thing. Art-net sounds very similar to OSC¹ and that's a good thing.

1. https://en.wikipedia.org/wiki/Open_Sound_Control

Yup, they're definitely cousins. The only reason I didn't mention OSC is because you're not going to have the same ecosystem of existing open-source and commercial lighting control software available. OSC is fabulous for controlling all sorts of things and nails that COTS software compatibility layer for lots of other live production scripting stuff. (e.g. if you implement OSC on an ESP32 you can control what it's doing from an existing iPad app)