bufer fix
This commit is contained in:
@@ -4,6 +4,9 @@ import hashlib
|
|||||||
import secrets
|
import secrets
|
||||||
import time
|
import time
|
||||||
import argparse
|
import argparse
|
||||||
|
import sys
|
||||||
|
|
||||||
|
sys.stdout.reconfigure(line_buffering=True)
|
||||||
|
|
||||||
def fetch_frame_opencv(url):
|
def fetch_frame_opencv(url):
|
||||||
cap = cv2.VideoCapture(url)
|
cap = cv2.VideoCapture(url)
|
||||||
|
|||||||
Reference in New Issue
Block a user