Transloadit
Useful for large files like videos
Download, Upload, transcode, and push to an S3/server
Basics
You create a template that has a JSON describing the list of steps or robots and their settings
Use the opensource tool Uppy to upload files, comes with nice upload UI for different sources even GDrive and camera out of the box
Use Robodog, the uppy based library to talk to Transloadit API
Templates
Here is a basic template to output .webm
Can use assembly variables like ${fields.*}
if uppy was set to allow it
Then credientials should be set in template credentials
Last updated