Fixed error in live_example; Working for iOS in Safari 11 beta

This commit is contained in:
Christoph Oberhofer
2017-06-07 20:52:40 +02:00
parent 74ed8c0b60
commit e8352c7017
6 changed files with 20 additions and 8 deletions
-1
View File
@@ -81,7 +81,6 @@ $(function() {
}
return;
}
node.parentNode.style.display = 'none';
},
initCameraSelection: function(){
var streamLabel = Quagga.CameraAccess.getActiveStreamLabel();