Page 1 of 1

How to write an addin/plugin for resolume?

Posted: Tue Aug 02, 2022 00:14
by bcrotaz
I want to populate a layer with clips from a folder on disk. I'm a developer, where do I find the SDK or just docs on how to write a plugin to be able to do this type of thing (C++, Python, .Net etc, don't care which) ?

Bryan

Re: How to write an addin/plugin for resolume?

Posted: Tue Aug 02, 2022 07:47
by Zoltán
You can load files via the API https://resolume.com/support/en/restapi

Re: How to write an addin/plugin for resolume?

Posted: Tue Aug 02, 2022 08:28
by bcrotaz
Can you show me which api sequence I should use to load a file into an unused column on a layer? And how to clear it after?

Re: How to write an addin/plugin for resolume?

Posted: Tue Aug 02, 2022 11:42
by Zoltán