natario1 / CameraView

📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.
https://natario1.github.io/CameraView
Other
4.94k stars 932 forks source link

How to set preview and frame orientation #1263

Open JayceKing opened 9 months ago

JayceKing commented 9 months ago

How do I?

How to set the orientation of the preview screen? Also, how do I set the orientation so that the frame orientation in FrameProcessor.process is the same as the frame orientation in the preview

Version used

2.7.2