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,