txlyre hai 7 meses
pai
achega
d95974775d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -258,7 +258,7 @@ def video2_sampler(q, source):
         )
 
         last = 0
-        for frame in device:
+        for frame in capture:
             new = time.monotonic()
 
             if new - last > 5: