ccapture.js icon indicating copy to clipboard operation
ccapture.js copied to clipboard

demo outputs black/blank images

Open devonbalicki opened this issue 7 years ago • 3 comments

when i use the demo at https://www.clicktorelease.com/code/conway3d_ccapture/# (recording for a full 4 seconds) the frames exported are all blank or black, and the video exported is entirely black if i use webm

0000008.png 0000008

0000008.jpg 0000008

similar results for using webm, video is all black. Only WebM (MediaRecorder) WIP seems to output the expected result.

tried using the index.html from the repo locally and got the same results.

devonbalicki avatar Mar 28 '18 21:03 devonbalicki

just noticed this is happening in chrome, but not firefox

devonbalicki avatar Mar 28 '18 21:03 devonbalicki

I've seen this too.

chrisgervang avatar May 17 '19 04:05 chrisgervang

Also having this problem recording a 3js canvas.

xasopheno avatar Apr 20 '20 02:04 xasopheno