INDExOS / media-for-mobile

Media for Mobile
Other
456 stars 178 forks source link

CameraCaptureActivity always output the upside down video when using front camera #60

Open vtproduction opened 7 years ago

vtproduction commented 7 years ago

I'm using the CameraCaptureActivity with the orientation is portrait. However, while the back camera return the video with correct orientation, the video from front camera is always upside down. Could you give me some way to fix this? Thank you.