Can we use ffmpeg python to access windows web cam and save image as jpeg or png?
Created by: mai1x9
There's example with Mac osx FaceTime (https://github.com/kkroening/ffmpeg-python/blob/master/examples/facetime.py) as input for ffmpeg. I wonder if we can access windows based web cam to take image and save it using ffmeg-python.