Video Decoding and Display
Demuxes (using mp4box.js) and decodes an mp4 file, paints to canvas ASAP
Demuxes (using mp4box.js) and decodes an mp4 file, paints to canvas ASAP
Demuxes, decodes, and renders synchronized audio and video.
Using ImageDecoder to implement an animated GIF renderer.
Reading from camera, encoding via webcodecs, and creating a webm file on disk.
Demuxes an MP4 file using FFmpeg compiled to WASM. Includes detailed instructions on WASM compilation.