1 unstable release

0.1.2 Aug 16, 2024

#541 in Video

Download history 247/week @ 2024-08-15 61/week @ 2024-08-22 79/week @ 2024-08-29 66/week @ 2024-09-05 78/week @ 2024-09-12 96/week @ 2024-09-19 115/week @ 2024-09-26 102/week @ 2024-10-03 76/week @ 2024-10-10 112/week @ 2024-10-17 36/week @ 2024-10-24 54/week @ 2024-10-31 36/week @ 2024-11-07

248 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
~519K SLoC