p5.capture
p5.capture copied to clipboard
Module support
Currently trying to roll my own recorder with MediaRecorder and its not going so well. This library is very clean and well written but lacks module support. I am using my own version of p5 (forked to support better text functions). Any chance next version could get module support? Or maybe someone can help me import this into a nextjs project?