l1npengtul / nokhwa

Cross Platform Rust Library for Powerful Webcam/Camera Capture
Apache License 2.0
502 stars 121 forks source link

Failed to Fulfill #115

Open MohaBeacon opened 1 year ago

MohaBeacon commented 1 year ago

thread '' panicked at 'called Result::unwrap() on an Err value: GetPropertyError { property: "CameraFormat", error: "Failed to Fufill" }', src/main.rs:105:10

h3x4d3c1m4l commented 1 year ago

I have this same error, both when using a Microsoft HD-5000 webcam and aliexpress $15 HDMI capture device.

OS: Ubuntu 23.04 x64 Rust: 1.69.0

Tried different format requests: None and AbsoluteHighestResolution but none seem to work.