I have a HedgeHog 4N and am trying to control it using OSC from a Crestron control system. I know the OSC out is UDP but I was wondering if the OSC in uses UDP or TCP for communication. Also, is there any kind of line feed or carriage return required before or after the command to make it work or should sending "/hog/hardware/h4" (for example) work without anything else?
That's an invalid packet length in the OSC message. Basically, you are sending noodle soup. This represents a problem on the sending side - does not relate to the path.
That's an invalid packet length in the OSC message. Basically, you are sending noodle soup. This represents a problem on the sending side - does not relate to the path.