Issue with Receiving OSC Signal from Resloume in UNITY

FFGL, OSC, GLSL. If you like abbreviations, this is the forum for you
Post Reply
developer1.rahman
Met Resolume in a bar the other day
Posts: 2
Joined: Wed Dec 14, 2022 08:20

Issue with Receiving OSC Signal from Resloume in UNITY

Post by developer1.rahman »

Hello dear hope your doing great,
I'm receiving messages when the video playing end using this callback "osc.SetAddressHandler("/composition/layers/1/clips/2/transport/position/behaviour/finished", OnReceive);" on resolume. It's working but it has a problem . This callback receives a message when videos finish for the first time and when I go back to another video and come back to video on this column then for the first time it sends me a signal right after it plays video and the second time comes to this video it sends a message after the video finished.
I can't make any logic on that because all I want to do is when a video on a certain column ends it triggers another column. I want this through UnityOSC. Please help me with this. I"m stuck at this for three days and I have to make this app by the end of this week.
I have attached my code as well.
Regards
ABDUL RAHMAN
Attachments
Capture.PNG

Post Reply