Documentation on plugins

Hi, new here.

I was wondering if plugins were meant to be developed externally. I was not able to find documentation on how to develop them(what sort of interface or method they should implement) other than some vague definition of what they are. Is this something you’re planning on doing?

Hey @gysddn ,

We will be opening some plugins in the next release as reference along with cmake configurations to build them in different platforms.

To implement a new plugin all you have to do is implement a provided interface. If you’re interested in early access, check this page – Creating your own - CVEDIA-RT .

Cheers