REST API - retrieve name clip in autopilot

FFGL, OSC, GLSL. If you like abbreviations, this is the forum for you
Post Reply
Timoxy
Is taking Resolume on a second date
Posts: 17
Joined: Fri Jun 14, 2019 10:30

REST API - retrieve name clip in autopilot

Post by Timoxy »

Hi all,

For an escape game i need to retrieve the name by API, i can get the name of each clip when i click on it, but when i activate the autopilot i can't get the name of the clip playing. If i click on the first clip it's ok the name appears, but when the clip is finished and play the next clip i've nothing, just the first name clip but not the second...

Have you got a solution ? Maybe it's better to use osc ?

edwin
Team Resolume
Posts: 1202
Joined: Thu Oct 07, 2004 10:40

Re: REST API - retrieve name clip in autopilot

Post by edwin »

You should be able to check loop over the 'connected' state of all clips and find the ones that are currently playing.

Post Reply