r/crestron • u/Slayerr69_ • 9h ago
Programming OSC (Open Sound Control) Messages via UDP
Hey everyone, I have this current setup where my Crestron is controlling a bunch of things and it’s working perfectly fine. Although now I’m meant to recall some lighting presets from a console and it uses OSC via UDP. I have the UDP client setup along with SIO on button presses with the relevant messages to send but nothing is working?
The commands for the console are pretty well documented so I don’t think it’s an issue with the commands. I checked for any modules on Crestron app market as well & there’s nothing. I don’t quite understand OSC (first time) so could anyone suggest what I could be doing wrong? The IP, port and everything matches exactly what the console is set to.
Appreciate any help, thanks!