arunponnusamy / cvlib

A simple, high level, easy to use, open source Computer Vision library for Python.
http://arunponnusamy.com/cvlib/
MIT License
656 stars 126 forks source link

01 Motion Detection with Webcam.py #13

Open hungIT1986 opened 5 years ago

hungIT1986 commented 5 years ago

i tried to do 01 Motion Detection with Webcam.py but i have error. please help me (base) C:\Users\vuhun>cd desktop

(base) C:\Users\vuhun\Desktop>Motion Detection with Webcam.py [ WARN:0] videoio(MSMF): OnReadSample() is called with error status: -1072875855 [ WARN:0] videoio(MSMF): async ReadSample() call is failed with error status: -1072875855 [ WARN:1] videoio(MSMF): can't grab frame. Error: -1072875855 [ WARN:1] videoio(MSMF): can't grab frame. Error: -2147483638 [ WARN:1] videoio(MSMF): can't grab frame. Error: -2147483638 [ WARN:1] terminating async callback

(base) C:\Users\vuhun\Desktop>

arunponnusamy commented 5 years ago

May I know at what part you are using cvlib ?