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