RFO-BASIC / Basic

The Repository for the files the Basic project that creates the BASIC! APK for Google Play
62 stars 42 forks source link

Camera issue, the preview turns around 180° #201

Open olimaticer opened 8 years ago

olimaticer commented 8 years ago

I'm one of the owners which Medion S7852 device is turning the camera preview around 180°. I know some other Medion tablets are also affected. The Zxing project fixed the same issue. I have asked there for an advice.

Or we have to take a look on the "Open Camera" source. http://opencamera.sourceforge.net/

/ Gregor

olimaticer commented 8 years ago

From Sean Owen (Zxing project): Hm, I'm not sure what to think about that one. The device should properly understand its orientation and the camera's now. However it's a tricky area, and fraught with occasional device bugs. The result image is taken directly from the preview frame so should match its orientation. I don't know why it would show otherwise. Yes I'd welcome your investigation. I suppose you want to look at the logs to see what orientation it think it is in and what orientation it chooses.