I am trying to send FreeD packets to URE 5.2 (macOS) from an application I am writing.
I’ve added a LiveLinkFreeD Source with IP address 0.0.0.0 on UDP port 20000. In the Output Log, I see an entry indicating that the UDP socket was opened.
When I send a 29 byte FreeD packet to the computer, nothing appears under Subject Name in the Live Link window, and there are no additional entries in the Output Log. I have verified using Wireshark that the message is being received on the computer at the correct IP address and port, but it doesn’t appear to be seen by URE.
I must be missing something here. Does anyone have any ideas on what to look for or try?