I have created the api in my controller I am successfully receiving an IFormFile file object.
How can I receive duration and size(width and height) of video without download file to local. And I want to deploy in inside docker container base on Linux.