We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0521197 commit a0295b6Copy full SHA for a0295b6
examples/webcam.html
@@ -24,6 +24,7 @@
24
// Settings
25
var FileAPI = {
26
debug: true // debug mode
27
+ , media: true // use webcam
28
, staticPath: '../dist/'
29
};
30
</script>
0 commit comments