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.