wasmbooth is a video effect booth application written in Rust and WebAssembly. It streams webcam input into an offscreen video element, processes each frame with selected filters, and displays the output on a visible canvas. The project serves as a learning resource for integrating Rust with WebAssembly for video processing.