hello community,
I am trying to control a Brightsign (HD1024) from an interface (under Touchdesigner) using OSC.
I am unable to make it respond to OSC commands but seem to be working using UDP commands
Considering OSC is a string message based on UDP protocol, i am wondering what can be the slight difference between the two : message syntax appart, i would consider the OSC and UDP message to be compatible ? ie receiving the "/power/on" OSC message should be the same as "/power/on" UDP message for the brightsign right ?
thanks a lot