jonghwanhyeon / python-ffmpeg

A python binding for FFmpeg which provides sync and async APIs
MIT License
302 stars 53 forks source link

Can we use python ffmeg to access windows web cam and save image as jpeg or png? #18

Closed mai1x9 closed 1 year ago

mai1x9 commented 1 year ago

Can we use this library to access webcam and save as image? From ffmpeg python example, it's possible to access Face Time in Mac Osx as input for ffmeg(https://github.com/kkroening/ffmpeg-python/blob/master/examples/facetime.py) as mentioned in the link ? How about in windows ?

jonghwanhyeon commented 1 year ago

Please refer to this document: https://trac.ffmpeg.org/wiki/Capture/Webcam