1 unstable release

new 0.1.5 Feb 27, 2025

#22 in #webcam


Used in 6 crates (4 directly)

Apache-2.0

115KB
2.5K SLoC

videocall-nokhwa-core

This crate contains core type definitions for videocall-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
~484K SLoC