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?
Finding a clip ID?
Re: Finding a clip ID?
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.