'How to get s3 uploaded video meta data for .net core api project?

We have a .net core api project. Videos and images are upload to S3 account. We want to extract all possible fields of a video file like resolution, frame rate, length, dominant color, exif data etc. Is there a free service which we can use? Or is there a paid one? I'd rather to have the service as an api.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source