Page 1 of 1

Post video to FTP server and populate src with url

Posted: Sun Jul 19, 2015 2:43 am
by Matt Simoncavage

Using the PhoneGap method we were able to record a video and have it stored on an FTP server. Is it possible for a user to record a video using this method, have the file stored on the FTP, and then auto-populate the src field of the video component to use the FTP URL and then the video name?

Example:
Video name - name.mp4
URL path - www.website.com/video/

www.website.com/video/name.mp4


Post video to FTP server and populate src with url

Posted: Sun Jul 19, 2015 4:18 am
by Evgene Karachevtsev

Hello Matt,

Sorry, I'm not sure I understand you correctly, but it should be possible if this server somehow provides rest api.