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

#17 in #webcam

Download history 747/week @ 2024-10-11 556/week @ 2024-10-18 433/week @ 2024-10-25 484/week @ 2024-11-01 506/week @ 2024-11-08 295/week @ 2024-11-15 423/week @ 2024-11-22 802/week @ 2024-11-29 708/week @ 2024-12-06 665/week @ 2024-12-13 232/week @ 2024-12-20 154/week @ 2024-12-27 263/week @ 2025-01-03 340/week @ 2025-01-10 411/week @ 2025-01-17 313/week @ 2025-01-24

1,373 downloads per month
Used in 16 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–37MB
~486K SLoC