Skip to content

Conversation

JustinHoldstock
Copy link
Contributor

Video texture should check readyState of video to see if current frame is renderable, not if future frames are renderable.

One thing I've noticed is that on Firefox, when streaming video, is that video textures will not render until a considerable amount of video is buffered in advance, regardless of the current frame being renderable.

Justin Holdstock and others added 2 commits April 1, 2016 11:32
…me is renderable, not if future frames are renderable
Greater than or equal to readyState HAVE_CURRENT_DATA
@mrdoob mrdoob merged commit 955c218 into mrdoob:dev Apr 1, 2016
@mrdoob
Copy link
Owner

mrdoob commented Apr 1, 2016

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants