I've uploaded some video in s3. Now I want to get the height and width of the video from s3.
I'm using node js server. But not getting any api to get the height and width of the uploaded video.
I got one api to get the metadata of the video, but it doesn't return then height and width.
Is there any available api to get this details?