Replies: 1 comment 4 replies
-
There is an open issue for video to texture streaming: #5221 Unfortunately there doesn't seem to be any plugin yet that supports this. You'd have to build something yourself using a video decoding crate such as gstreamer or ffmpeg-next. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Bevy!
Does anyone know if I can load a video into bevy and get the playing video as texture(s)? I tried searching on a search engine as well as here but couldn't find anything.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions