Video Capture with p5.js
The goal of this page is to display webcam video with p5.js.
Accept the camera permissions to see yourself on the screen. A random walker will walk over the video, but the video will keep redrawing over the path of the walker. Moving the mouse will change the width of the video and let the walker lay a trail without being overwritten.