nexrender-simple-file-upload
v0.1.1
Published
A basic nexrender module to upload videos to a web server via api passed in render request json
Downloads
8
Readme
Nexrender simple file upload
An example how you would using in nexrender json
actions:{ postrender:[ { "module": "nexrender-simple-file-upload", "input": "encoded.mp4", "url": "https://example.com/api/v1/nexrender/video-upload" } ] }
