Skip to content

Releases: l1npengtul/nokhwa

0.10.3

28 Dec 06:51
Compare
Choose a tag to compare

0.10.2

25 Dec 08:26
Compare
Choose a tag to compare
Fix spelling of AVCaptureDeviceTypeExternalUnknown

0.10.1

23 Dec 06:44
Compare
Choose a tag to compare

Fix error

0.10.0

19 Dec 08:47
Compare
Choose a tag to compare

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.

0.10.0-rc.6

19 Dec 07:41
Compare
Choose a tag to compare
0.10.0-rc.6 Pre-release
Pre-release

Fixed Documentation

0.10.0-rc.4

19 Dec 06:40
Compare
Choose a tag to compare
0.10.0-rc.4 Pre-release
Pre-release
0.10.0-rc4

fix warnings

RC3

18 Dec 07:15
Compare
Choose a tag to compare
RC3 Pre-release
Pre-release
  • Fix AVFoundation
  • Mostly fix NV12

Nokhwa 0.10 RC 2

17 Nov 11:12
Compare
Choose a tag to compare
Nokhwa 0.10 RC 2 Pre-release
Pre-release

Bug fixes from previous RC.

Nokhwa 0.10 RC 1

08 Nov 15:59
Compare
Choose a tag to compare
Nokhwa 0.10 RC 1 Pre-release
Pre-release
0.10.0-rc1

0.10 RC 1 - After a year in development, I hope it was worth the wait.

0.9.4

17 Dec 16:03
Compare
Choose a tag to compare
[ci skip] respect ci skip