Saving and displaying your files
Once your upload form is submitted and you have the results from Transloadit you can save the urls of the result files in your database.
Please note that you need to use one of our storage robots in order to persist your files.
The temporary file urls you get from Transloadit will expire after 12 hours.
Please take a look at our /s3/store, /sftp/store, /youtube/store or /cloudfiles/store robot.
Transloadit is very good at extracting meta data from the uploaded files. So in addition to saving the urls of the result files you want to consider saving meta data as well. In most cases users appreciate seeing more information regarding the video or image they are looking at.
For displaying your files on the web you are free to integrate any web services or use any tools you like. For displaying video we recommend using flowplayer or mediaelementjs.