'Vertical video is rotated by the video player on React Native

React native ClL version = 0.64.2 react-native-video version = ^5.2.0

Hello, I have some videos in firebase storage (all vertical, recorded from the same app) but when showing them some are rotated by the video player, that is, the video player does not rotate, it maintains its height and width but the video is rotated, I attach some images.

Is there a way to force them to always be seen vertically or why is it that some are rotated?

all videos are vertical if i watch them in quicktime enter image description here

video in app: enter image description here enter image description here

but other videos if it shows them well enter image description here



Sources

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

Source: Stack Overflow

Solution Source