diff --git a/recording.py b/recording.py index 86a3596..f9e0662 100644 --- a/recording.py +++ b/recording.py @@ -60,7 +60,7 @@ def signal_handler(sig, frame): # --- 메인 코드 --- - +# check change # 카메라 초기화 capture = cv2.VideoCapture(1) #웹카메라 사용 capture.set(cv2.CAP_PROP_FRAME_WIDTH, 1280)