Recently I have created my own parse server hosted on heroku using mongoLab to store my data.
My problem is I am saving a video as a parse PFFile, howe
PFFile
I have a local mongodb with parse-server and needed this to make it work:
Parse-server stream video to IOS from PFFile.url
Don't know if it is the same with non-local databases though.