You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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