11 releases

0.1.5 Dec 5, 2024
0.1.4 Dec 3, 2024
0.1.3 Oct 12, 2024
0.1.2 Jun 15, 2023
0.1.0-rc.1 Nov 8, 2022

#555 in Video

Download history 393/week @ 2024-08-26 403/week @ 2024-09-02 317/week @ 2024-09-09 355/week @ 2024-09-16 300/week @ 2024-09-23 393/week @ 2024-09-30 547/week @ 2024-10-07 631/week @ 2024-10-14 535/week @ 2024-10-21 438/week @ 2024-10-28 524/week @ 2024-11-04 414/week @ 2024-11-11 339/week @ 2024-11-18 437/week @ 2024-11-25 881/week @ 2024-12-02 713/week @ 2024-12-09

2,397 downloads per month
Used in 15 crates (4 directly)

Apache-2.0

110KB
2K SLoC

cargo version docs.rs version

nokhwa-core

This crate contains core type definitions for nokhwa. This is seperated so other crates may use it as well.

Inside there are standard definitions (Resolution, CameraInfo, CameraIndex, CameraFormat, etc.), and there are decoders for NV12, YUY2/YUYV, MJPEG, GRAY, and RGB24, with a flexible trait based system for you to add your own decoders.


lib.rs:

Core type definitions for nokhwa

Dependencies

~2–34MB
~521K SLoC