Scan QR Code from Video Camera

This example shows how to scan a QR code with ZXing javascript library from the device video camera. If more than one video input devices are available (for example front and back camera) the example shows how to read them and use a select to change the input device.

Result:

See the source code for this example.