josephrocca / getVideoFrames.js

Simple JavaScript library to break a video down into individual frames (uses WebCodecs API and MP4Box.js)
MIT License
38 stars 4 forks source link

Does it support webcam? #9

Closed jim-king-2000 closed 3 months ago

jim-king-2000 commented 4 months ago

Can we use it to capture the video frame from the video stream of webcam?