Git Commits
scratch commits 3
ohnsh/scratch-
12:46 pm — John Sherrell <dev@ohn.sh>
yolo demo: removed first-pass non-react implementation, plus a couple of vendor files that I'm no longer using.
-
1:50 am — John Sherrell <dev@ohn.sh>
Refactored VideoProcessor into custom hook.
-
12:01 am — John Sherrell <dev@ohn.sh>
yolo demo: use loadeddata event on <video> to (re-)initialize VideoProcessor whenever the first frame of a new video source is ready. Also turned off VideoProcessor's internal frame grabbing, which wasn't actually doing anything with the image data.