Change video after upload to android server

I am creating an application where I need to upload images and videos, which is taken by the camera camera by default. Whenever I load the orientation of an image or video, it changes to landscape. I solved this problem using this Answer . Now I want to do the same for the video. Can I change the orientation after capturing the video. Any third-party library?

+3
source share

All Articles