ccapture.js
ccapture.js copied to clipboard
"Seeked" event doesn't trigger on html5 video when CCapturer is on
Hi and thank you for your powerful library ! I'm trying to seek in a HTML5 video during the capturer loop and then wait for the "seeked" event before triggering the next frame capture but this event is skipped when CCapture is recording. Did i miss something ?
EDIT : I found that the video is not seeking at all when CCapture is recording
Thank you
@Soahr Sorry for posting that here, but I saw that you solved the problem with too fast video with GSAP animation. This is the issue: https://github.com/spite/ccapture.js/issues/110 Do you remember what you did for it? I suddenly stumbled upon it.
Hey ! I'm going to check on it because i don't remember actually ...
Thank you!
you should check #60