The app works good in landscape mode, but I need portrait mode. It was easy to implement portrait mode for non continuous mode, rotating data in the onPreviewFrame method, but it doesn't work real time in the continuous mode, are there any solutions for that?
The app works good in landscape mode, but I need portrait mode. It was easy to implement portrait mode for non continuous mode, rotating data in the onPreviewFrame method, but it doesn't work real time in the continuous mode, are there any solutions for that?