I am trying to create a media library and will have a component where anyone will be able to upload media .mp4
files that are stored locally on the client's pc.
I want to have a functionality where the user selects the file and Video/Audio
metadata is loaded. Is there a way using Javascript/HTML5
to obtain this metadata like in the screenshot below?