nokhwa

Cross Platform Rust Library for Powerful Webcam/Camera Capture

APACHE-2.0 License

Downloads
1.7K
Stars
513
Committers
28
nokhwa - 0.10.3 Latest Release

Published by l1npengtul almost 2 years ago

nokhwa - 0.10.2

Published by l1npengtul almost 2 years ago

nokhwa - 0.10.1

Published by l1npengtul almost 2 years ago

Fix error

nokhwa - 0.10.0

Published by l1npengtul almost 2 years ago

0.10.0

  • Split core types and traits into nokhwa-core
    • Now you can use nokhwa's Camera types in your own packages, to e.g. create nokhwa extensions or use nokhwa's decoders.
  • Removed support for JS Bindings
    • This is due to lack of support for non-C style enums in wasm-bindgen.
    • You can still use nokhwa in the browser, you just can't use it from JS.
  • New CameraControl API
    • Deprecated raw_camera_control API
  • New RequestedFormat API
  • Removed Network Camera
    • Network Camera is now supported through OpenCV Camera instead.
  • New Buffer API
  • New PixelFormat API
  • Callback Camera: Removed Result from the index() and camera_info() API.
  • AVFoundation Improvements
  • Split V4L2 into its own crate
  • New Formats:
    • NV12
    • RAWRGB
    • GRAY
  • Added warning about decoding on main thread reducing performance
  • After a year in development, We hope it was worth the wait.
nokhwa - 0.10.0-rc.6

Published by l1npengtul almost 2 years ago

Fixed Documentation

nokhwa - 0.10.0-rc.4

Published by l1npengtul almost 2 years ago

nokhwa - RC3

Published by l1npengtul almost 2 years ago

  • Fix AVFoundation
  • Mostly fix NV12
nokhwa - Nokhwa 0.10 RC 2

Published by l1npengtul almost 2 years ago

Bug fixes from previous RC.

nokhwa - Nokhwa 0.10 RC 1

Published by l1npengtul almost 2 years ago

nokhwa - 0.9.4

Published by l1npengtul almost 3 years ago

nokhwa - 0.9.1

Published by l1npengtul almost 3 years ago

nokhwa - 0.9.0

Published by l1npengtul almost 3 years ago

nokhwa - 0.8.0

Published by l1npengtul almost 3 years ago

nokhwa - 0.7.0

Published by l1npengtul about 3 years ago

Bump dependencies.

nokhwa - 0.6.0

Published by l1npengtul about 3 years ago

MSMF hotfix

nokhwa - 0.5.0 - Minor fix & APL 2

Published by l1npengtul about 3 years ago

nokhwa - 0.4.3

Published by l1npengtul about 3 years ago

nokhwa - 0.3.2

Published by l1npengtul over 3 years ago

Fix potential UB by upgrading to ouroboros 0.10

nokhwa - v0.3.1 - Docs.rs fixes

Published by l1npengtul over 3 years ago

nokhwa - nokhwa release 0.3.0 crates.io

Published by l1npengtul over 3 years ago

nokhwa release 0.3.0 crates.io
please check CHANGELOG for more details.

Package Rankings
Top 7.56% on Crates.io
Top 17.39% on Pypi.org
Top 14.12% on Npmjs.org
Badges
Extracted from project README
cargo version docs.rs version