RecordRTC icon indicating copy to clipboard operation
RecordRTC copied to clipboard

How to capture frame by frame from canvas instead of recording canvas.

Open iamappmaker opened this issue 3 years ago • 1 comments

While recording canvas, frame drop in slower device. So i want to record frame by frame by adding in requestAnimationframes.

In this case i will render each frame and push the frame to recorder. Once all the frames are pushed. I can generate webm

iamappmaker avatar Aug 04 '20 20:08 iamappmaker

Have you found a solution?

GhostCatcg avatar Oct 07 '23 02:10 GhostCatcg