Module nokhwa::js_camera

source ·
Available on crate feature input-jscam only.
Expand description

A camera that uses native browser APIs meant for WASM applications. This contains all the code for using webcams in the browser.

Anything starting with js is meant as a binding, a.k.a. not meant for consumption.

This assumes that you are running a modern browser on the desktop.

Structs

Enums

Functions