I am trying to load a video from the desktop into a browser just for view so that the end user can add some more information like how they want to trim the video before it gets sent to AWS Elastic Transcoder which then sends the file to S3 server. Could someone help me figure out what the best approach would be? I do not want to load the video file into the server first just on the browser so that I can gather all details including trimming information before aws is called.
Tech stack is Laravel, Angular