I have been asked to take an image of a bar code, and read its content.
So far, i know how to access the camera and take the image. I don't know how to read the barcode. Can someone show me an example/tutorial where i could do this easily. Or if there is a javascript library where i could make use of ?
2.) Since Sencha-Touch is Javasript, and if the barcodr reader library is also in javascript, I could identify the barcode from the Phone it self (without having to upload the image to the server, for the server to read the content)?
i found this in the net, but not sure how to use it