Spaces:
Runtime error
Runtime error
Mauricio Guerta
commited on
Commit
·
cf01853
1
Parent(s):
9ea67a5
Adiciona teste local
Browse files
app.py
CHANGED
@@ -29,4 +29,4 @@ while True:
|
|
29 |
strrtsp = "teste.mp4"
|
30 |
capture[i] = cv2.VideoCapture(strrtsp)
|
31 |
print ("reconectando... frame invalido "+strrtsp)
|
32 |
-
time.sleep(0.025)
|
|
|
29 |
strrtsp = "teste.mp4"
|
30 |
capture[i] = cv2.VideoCapture(strrtsp)
|
31 |
print ("reconectando... frame invalido "+strrtsp)
|
32 |
+
#time.sleep(0.025)
|