Goodmorning all,
I'm trying to create a simple slideshow of photo in html. My goal is that after each image a new clip start in Arena. I think the web server is perfect for this but I can't find a way to trigger for example clip in 1,1 to start.
There's anyone can help me do this ? I'm looking for the code to put in HTML page for trigger that clip.
Thank you
Trigger a clip from a web interface
Re: Trigger a clip from a web interface
Check the live documentation. If you have Arena running and the Webserver enabled you should be able to test this from here.
https://resolume.com/docs/restapi/
The '/composition/layers/{layer-index}/clips/{clip-index}/connect' command is the one i think you are looking for.
https://resolume.com/docs/restapi/
The '/composition/layers/{layer-index}/clips/{clip-index}/connect' command is the one i think you are looking for.