Merge branch 'master' of github.com:peterbraden/node-opencv
Esse commit está contido em:
+1
-1
@@ -130,7 +130,7 @@ videostream.read = function(){
|
||||
var frame = function(){
|
||||
self.video.read(function(mat){
|
||||
self.emit('data', mat)
|
||||
if (!this.paused){
|
||||
if (!self.paused){
|
||||
process.nextTick(frame)
|
||||
}
|
||||
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário