From 45331c0d8e770bd67662e1efc59f64d36855b2d5 Mon Sep 17 00:00:00 2001 From: Christoph Oberhofer Date: Sun, 19 Jun 2016 17:35:23 +0200 Subject: [PATCH] fixed multiple-example --- example/multiple/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/multiple/index.js b/example/multiple/index.js index ca0b8fc..6cdd94c 100644 --- a/example/multiple/index.js +++ b/example/multiple/index.js @@ -82,7 +82,7 @@ var App = { var scanner = Quagga .decoder({readers: this.querySelectedReaders()}) .locator({patchSize: 'medium'}) - .fromVideo({ + .fromSource({ target: selector, constraints: { width: 600,