nannou_video
The video API for nannou, the creative coding framework.
nannou_video provides a Bevy plugin
(NannouVideoPlugin) for decoding and playing back video. It uses
video-rs on native platforms and the web
media APIs on wasm, streaming decoded frames as Bevy Image assets.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.