requestFrame will not add a frame to the MediaRecorder stream unless the canvas has changed. I have several unchanged frames in a row that I want in my video, so I think I need to trick requestFrame into thinking the canvas has changed. What's a simple, performant way to do this?

0

There are 0 best solutions below