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
I have a sphere in three.js and its texture is a video, my camera is inside the sphere. Everything works fine until I use CCapture to record my scene. The video stops playing at that point (even though video.currentTime continues to update) and the scene continues to update (it spins).