red5pro / react-native-red5pro

React Native Red5 Pro Publisher/Subscriber
https://www.red5pro.com/
Other
34 stars 20 forks source link

Orientation issue when recording #78

Open bfonseca3 opened 3 years ago

bfonseca3 commented 3 years ago

When we record from mobile, the video recorded (flv) rotates automatically and damage part of the image/video. The ideal would be: when the video is recorded the output should not rotate the video. It should keep the size, resolution and orientation. When we record from the html5 sdk this doesn't happen.