nokhwa 0.10.4

A Simple-to-use, cross-platform Rust Webcam Capture Library
Documentation

nokhwa

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 32 feature flags, 3 of them enabled by default.

default

  • flume
  • decoding

flume

  • dep:flume

decoding

  • nokhwa-core/mjpeg

docs-only

  • input-native
  • input-opencv
  • input-jscam
  • output-wgpu
  • output-threaded
  • serialize

input-jscam

  • web-sys
  • js-sys
  • wasm-bindgen-futures
  • wasm-bindgen
  • wasm-rs-async-executor

input-opencv

  • opencv
  • opencv/videoio
  • opencv/rgb
  • rgb
  • nokhwa-core/opencv-mat

input-native

  • input-avfoundation
  • input-v4l
  • input-msmf

serialize

  • serde
  • nokhwa-core/serialize

output-wgpu

  • wgpu
  • nokhwa-core/wgpu-types

wasm-bindgen-futures

  • dep:wasm-bindgen-futures

v4l

  • dep:v4l

input-v4l

  • nokhwa-bindings-linux

nokhwa-bindings-windows

  • dep:nokhwa-bindings-windows

usb_enumeration

  • dep:usb_enumeration

wasm-bindgen

  • dep:wasm-bindgen

serde

  • dep:serde

opencv

  • dep:opencv

input-avfoundation

  • nokhwa-bindings-macos

rgb

  • dep:rgb

wgpu

  • dep:wgpu

regex

  • dep:regex
  • nokhwa-core/docs-features

nokhwa-bindings-macos

  • dep:nokhwa-bindings-macos

web-sys

  • dep:web-sys

wasm-rs-async-executor

  • dep:wasm-rs-async-executor

nokhwa-bindings-linux

  • dep:nokhwa-bindings-linux

input-msmf

  • nokhwa-bindings-windows

js-sys

  • dep:js-sys

docs-features

    This feature flag does not enable additional features.

small-wasm

    This feature flag does not enable additional features.

test-fail-warning

    This feature flag does not enable additional features.

output-threaded

    This feature flag does not enable additional features.