You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
Images and videos appear sideways when taken on android. Rotation for where the image or video preview display on the xaml or .cs don’t correct the output nor does putting rotation in the captured media.
Stack Trace
Link to Reproduction Sample
Steps to Reproduce
Download Xamarin community toolkit nuget to project
Input cameraview into xaml and xaml.cs then take picture or video on android emulator or device
Than view preview for either video or picture display
Expected Behavior
Not rotated
Actual Behavior
Rotated 90 degrees or sideways
Basic Information
Version with issue:
Last known good version:
IDE:
Platform Target Frameworks:
iOS:
Android:
UWP:
Android Support Library Version:
Nuget Packages:
Affected Devices:
Workaround
Bitmap so can be used to correct the images not videos