nokhwa-core

Crates.ionokhwa-core
lib.rsnokhwa-core
version0.1.7
created_at2022-11-08 15:56:48.707445+00
updated_at2025-07-06 17:58:58.797936+00
descriptionCore type definitions for nokhwa
homepage
repositoryhttps://github.com/l1npengtul/nokhwa
max_upload_size
id708089
size150,094
la1n ping tool (l1npengtul)

documentation

README

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.

Commit count: 468

cargo fmt