Is there a plugin to allow me render After Effects project on cloud server automatically?
Hey guys,
Our company is looking to develop a new product that allow users to open After Effects projects in web browser, modify them and rendering them as video files.
Currently, we developed a script to export After Effects project infos to json files so that they can be load by web browsers. But we have find any solution to automatically render projects on cloud servers.
So, is there a plugin that can response to http requests and act according to the request command params?
Thanks!