All Projects → luisvonmuller → wasm-bindgen-webcam-stream

luisvonmuller / wasm-bindgen-webcam-stream

Licence: other
A small example on how to get webcam stream on rust-wasm

Programming Languages

rust
11053 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to wasm-bindgen-webcam-stream

rust-wasm-on-lambda-edge
Rust/WASM on AWS Lambda@Edge (CloudFront)
Stars: ✭ 12 (+9.09%)
Mutual labels:  wasm, wasm-bindgen
matchbox
Painless peer-to-peer WebRTC networking for rust wasm
Stars: ✭ 276 (+2409.09%)
Mutual labels:  wasm, wasm-bindgen
rust-monaco
Rust WASM bindings for the Monaco Editor
Stars: ✭ 23 (+109.09%)
Mutual labels:  wasm, wasm-bindgen
Seed
A Rust framework for creating web apps
Stars: ✭ 3,069 (+27800%)
Mutual labels:  wasm, wasm-bindgen
n2t-wasm
Emulator for the Hack CPU.
Stars: ✭ 41 (+272.73%)
Mutual labels:  wasm
jupiter
Wasm smart contract networks powered by Substrate FRAME Contracts pallet in Polkadot ecosystem.
Stars: ✭ 49 (+345.45%)
Mutual labels:  wasm
rabin-wasm
Rabin fingerprinting implemented in WASM
Stars: ✭ 26 (+136.36%)
Mutual labels:  wasm
wasm-adventure
My adventure into the marvelous world of Web Assembly
Stars: ✭ 49 (+345.45%)
Mutual labels:  wasm
material-yew
Yew wrapper for Material Web Components
Stars: ✭ 116 (+954.55%)
Mutual labels:  wasm
tune
Make xenharmonic music and create synthesizer tuning files for microtonal scales.
Stars: ✭ 73 (+563.64%)
Mutual labels:  wasm
wasm.cljc
Spec compliant WebAssembly compiler, decompiler, and generator
Stars: ✭ 178 (+1518.18%)
Mutual labels:  wasm
pigmnts
🎨 Color palette generator from an image using WebAssesmbly and Rust
Stars: ✭ 38 (+245.45%)
Mutual labels:  wasm
web logger
Rust Logger for Web Browsers
Stars: ✭ 19 (+72.73%)
Mutual labels:  wasm
epick
Color picker for creating harmonic color palettes that works on Linux, Windows, macOS and web.
Stars: ✭ 89 (+709.09%)
Mutual labels:  wasm
webp-wasm
Webp image convertor (webassembly, works offline in browser)
Stars: ✭ 18 (+63.64%)
Mutual labels:  wasm
wasmfun
Getting the hang of WASM - generate WASM from Python
Stars: ✭ 34 (+209.09%)
Mutual labels:  wasm
rust-wasm-loader
Webpack loader for Rust
Stars: ✭ 81 (+636.36%)
Mutual labels:  wasm
WebAssembly-in-Action
Source code for the book "WebAssembly in Action" (https://www.manning.com/books/webassembly-in-action)
Stars: ✭ 44 (+300%)
Mutual labels:  wasm
swaplink
Site to perform peer to peer atomic swaps on the Algorand blockchain
Stars: ✭ 15 (+36.36%)
Mutual labels:  wasm
proxy-wasm-cpp-host
WebAssembly for Proxies (C++ host implementation)
Stars: ✭ 55 (+400%)
Mutual labels:  wasm

WebCam DOM Stream over WASM

You can build the example locally with:

$ npm run serve

and then visiting http://localhost:8080 in a browser should run the example!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].