3 releases

new 0.1.7 Jun 29, 2025
0.1.6 Mar 26, 2025
0.1.5 Feb 27, 2025

#740 in Video

Download history 163/week @ 2025-03-22 50/week @ 2025-03-29 21/week @ 2025-04-05 12/week @ 2025-04-12 14/week @ 2025-04-19 3/week @ 2025-04-26 5/week @ 2025-05-03 23/week @ 2025-05-10 8/week @ 2025-05-17 3/week @ 2025-06-14 5/week @ 2025-06-21 130/week @ 2025-06-28

138 downloads per month
Used in 6 crates (4 directly)

Apache-2.0

115KB
2.5K SLoC

Disclaimer

This is a fork of nokhwa, tailored to the videocall ecosystem needs.

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.

Dependencies

~2–36MB
~478K SLoC