I want to create a thumbnail from a video so it can be uploaded alongside the video itself to a server. I have tried searching for js libs to do the work but cant seem to find any that is simple enough.
The user would be selecting the video from a and want to be able to create a thumbnail from it and finally uploaded both the video and thumbnail to a server.
Do you know any js libs or anyway it could be done ?