Apparence-io / CamerAwesome

📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
https://ApparenceKit.dev
MIT License
906 stars 199 forks source link

Record video Orientation Left but the video file when finished recording is portrait up #436

Open ManPham2108 opened 5 months ago

ManPham2108 commented 5 months ago

Steps to Reproduce

I record Orientation Left videos on iOS, the video files are always portrait up

Expected results

After recording a landscape video, the video file is also landscape

About your device

On iOS

Your flutter version

3.16.5 Run this in your command line flutter --version