Page 1 of 1

Issue with Avenue OSC configuration through custom UDP signal with SocketTest3

Posted: Wed Dec 14, 2022 08:32
by developer1.rahman
Hi there,
Hope you're doing well.
Im configuring Resolume with Unity 3D using OSC (UDP) signal and i'm testing the connection with SocketTest3 but the problem is SocketTest3 is receiving the signal send by Resolume but REsumlem does not receive any signal from SocketTest3.
I have read your documentation about it but there is nothing that can help.
Please tell me how to configure it as I'm trying to develop my own resume controller.
Thanks

Re: Issue with Avenue OSC configuration through custom UDP signal with SocketTest3

Posted: Mon Dec 19, 2022 17:52
by Zoltán
Resolume expects messages in the Open Sound Control packet format: https://opensoundcontrol.stanford.edu/

Check the OSC shortcuts section in the manual to get an idea of what's possible. Selecting a highlighted item will show you the expected address, data format and range for the item.