damianociarla / node-ffmpeg

ffmpeg module for nodejs
MIT License
604 stars 140 forks source link

JPEG create trigger callback on each image #97

Open georgewoofbates opened 1 year ago

georgewoofbates commented 1 year ago

Is it possible to have a callback triggered on creation of each JPEG still from a video source? I want to run Tesseract on each frame that is generated in realtime from a live feed.