Hi,
I am using the native camera in both Android and iOS, and when I display it in a VideoDisplay obkect the camera is always rotated.
In iOS it's rotated 90 degrees and in Android it's rotated -90 degrees.
I read that I can use VideoDisplay.rotation to fix this, but when I do VideoDisplay.rotation the capture disappears and I can only get sound.
Any ideas about this ?
I'm really struggeling on this one.
Thanks.