How do I make it so I can have my user upload a video (HTML 5 plug in) and it automatically preview the video once downloaded?

Hi Guys, for my app the users will need to upload large videos (100mb - 3gb) to be analysed. How do I set it up so when they upload a video using the file uploader, the video will automatically pop up/ preview in the HTML5 player, without having to save the video or click any other button?

This is my current set up:

Currently when I upload a video, the html player is already showing the last uploaded video. I do not want this to happen. Basically need a simple way for user to upload video and then the player pops up with that video automatically once loaded. Been stuck on this for 2 weeks so any help much appreciated. Thanks.

Hi @harrypickup1,

Where’s the video saved? I imagine that once the video is uploaded, it’ll take time to process before it’s viewable?

Hi @johnny, I think you replied to my other question regarding storage. I will probably be going with wasabi like you mentioned. I just want a simple process for the user: upload in file uploader and once loaded it pops up and previews with no buttons. Thanks

This topic was automatically closed after 70 days. New replies are no longer allowed.