1 unstable release

0.1.2 Aug 16, 2024

#506 in Video

Download history 84/week @ 2024-08-10 181/week @ 2024-08-17 66/week @ 2024-08-24 81/week @ 2024-08-31 58/week @ 2024-09-07 80/week @ 2024-09-14 105/week @ 2024-09-21 128/week @ 2024-09-28 80/week @ 2024-10-05 76/week @ 2024-10-12

402 downloads per month
Used in 5 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
~515K SLoC