1 unstable release

0.1.2 Aug 16, 2024

#497 in Video

Download history 192/week @ 2024-08-11 78/week @ 2024-08-18 70/week @ 2024-08-25 79/week @ 2024-09-01 65/week @ 2024-09-08 74/week @ 2024-09-15

293 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
~518K SLoC