kimura00123
Results
1
issues of
kimura00123
Windows 10 Python 3.6.8 nuikta 0.7.1 -------(web_camera.py)----------------------------------------------- VideoWriter_fourcc('a','v','c','1') movie = cv2.VideoWriter('movefile.mp4', fourcc, 30, (640, 480), True) ---------------------------------------------------------------------- In the python script (web_camera.py), we are using the opencv library to encode...