[udpsend] to Millumin via ethernet
Hi everyone,
For a theater project, I need to retrieve a video stream via a Blackmagic 3G Recorder; so far, no problems.
I'm processing the video and want to send it back via the network to another Mac with Millumin (the NDI input appears and the stream goes through).
With this network and [udpsend 192.168.0.XX 1024] (the IP address of the other Mac and the Millumin OSC input port), I want to control Millu to launch the next columns and other effects.
It works, but I lose the connection quite quickly. My solution is to jit-bang the [port 1024] message, and it works, but it doesn't seem very secure.
Are you aware of this problem? Could it be Millu? I've already used [udpsend between Macs, from Max to Max, and haven't had this problem].
Thank you in advance for your help. Best regards.