Finding a clip ID?

FFGL, OSC, GLSL. If you like abbreviations, this is the forum for you
Post Reply
User avatar
lotech
Hasn't felt like this about software in a long time
Posts: 84
Joined: Thu Oct 07, 2004 21:45
Location: AKL, New Zealand

Finding a clip ID?

Post by lotech »

I'm trying to make a custom UI for a project and have successfully managed to pull thumbnails via the REST API but only by using the example triggered template. I see that each clip is given an internal ID which then spits out a PNG at an address like http://127.0.0.1:666/api/v1/composition ... /thumbnail
Is there an easy way to get a listing of all clips ID's or an idea on how they're generated?

User avatar
lotech
Hasn't felt like this about software in a long time
Posts: 84
Joined: Thu Oct 07, 2004 21:45
Location: AKL, New Zealand

Re: Finding a clip ID?

Post by lotech »

Actually to make it even easier - is there an ID for Layer X, Column X? Basically trying to get a thumbnail layout for Companion - and it seems that is there was such an address it would make a realtime layout of the current deck on the hardware.

Post Reply