First time here? Check out the FAQ!
answered 2017-09-29 05:43:56 -0600
I had to place this after "webcam.start()" for it to work:
import time time.sleep(2)
updated 2017-09-29 05:44:15 -0600
work: import time time.sleep(2)