hjam40 / Camera.MAUI

A CameraView Control for preview, take photos and control the camera options
MIT License
457 stars 75 forks source link

Record a video on Android #75

Open frarcedev opened 1 year ago

frarcedev commented 1 year ago

Description

Problem generating a video in Android. The video is saved with a reverse angle. This only happens on Android, on iOS it works correctly.

image

Problem replicated in:

Android Emulator - Pixel 5 Huawei Mate 20 Pro

prashant-bhandari commented 8 months ago

Hi @frarcedev, I am having the same issue where the video is upside down after being displayed. Did you find any work around this issue?