8 releases

0.1.2 Jun 15, 2023
0.1.1 May 25, 2023
0.1.0 Dec 19, 2022
0.1.0-rc.2 Dec 18, 2022
0.1.0-rc.1 Nov 8, 2022

#454 in Video

Download history 164/week @ 2023-12-12 174/week @ 2023-12-19 73/week @ 2023-12-26 104/week @ 2024-01-02 128/week @ 2024-01-09 107/week @ 2024-01-16 233/week @ 2024-01-23 127/week @ 2024-01-30 144/week @ 2024-02-06 332/week @ 2024-02-13 183/week @ 2024-02-20 180/week @ 2024-02-27 130/week @ 2024-03-05 203/week @ 2024-03-12 230/week @ 2024-03-19 233/week @ 2024-03-26

814 downloads per month
Used in 14 crates (4 directly)

Apache-2.0

100KB
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

~10–45MB
~507K SLoC