Closed lecicdjuro closed 4 years ago
I believe the aspect ratio is entirely controlled by the Dart side of code. So as long as you wrap the Video widget in an AspectRatio widget with 9/16 ratio, it should appear correctly. Please let me know how it goes.
That is what i first tried on every possible way, but without success
I have live stream that is streaming from the phone camera and it has a 9/16 aspect ratio. Currently, stream view is only in 16 /9 aspect ratio. Can this be optional, predefined?