Skip to content

mdjasper/rust-wasm-video-stream

Repository files navigation

rust-wasm-video-stream

This is a personal learning side project investigating rust and wasm. It reads a video stream from a browser, modifies each frame by plucking out a certain color, then sends the stream to a video element in the DOM.

black-and-white video stream with a blue object visible

build

run build.sh to build the rust dependencies and run webpack dev server

run build-wasm.sh to specifically build rust while webpack is running

the app will be running on localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published