Matt Simoncavage
Posts: 0
Joined: Thu Jun 04, 2015 7:10 pm

Post video to FTP server and populate src with url

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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Post video to FTP server and populate src with url

Hello Matt,

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

Return to “Issues”