Inverted camera image when barcode scanning

M Marcus Atkins 3 years ago
39 1 0

Hello,

I am trying to utilise the camera to scan a simple QR code for registration purposes. This works fine with the Motorola TC55.
This does not work with the Samsung test device. I get an inverted image which makes it very difficult to line up the barcode. The scanning is actually pretty good once it's lined up but the image being inverted is not usable.

Has anyone else had any luck with this?

Below is a snippet of my Javascript code:

       var scanner = scanners[indexOfCameraScanner];
       scanner.take({}, scan_received_callback);

PS: Getting a bit frustrated with RhoMobile as we decided upon this for the idea of BYOD (as well as handling enterprise devices), every time I try to develop something new there are a whole lot of unpolished bugs and annoyances that I have to deal with.

Please register or login to post a reply

1 Replies

M Marcus Atkins

Actually the image is rotated by 90 degrees clockwise.

CONTACT
Can’t find what you’re looking for?