webcam-capture icon indicating copy to clipboard operation
webcam-capture copied to clipboard

No HD Resolution

Open Julius971 opened this issue 2 years ago • 3 comments

Hi, quick description. I got a Logitech c930 (1080p capable), but the lib only gives me viewsizes up to 640x480. Do i miss something here or is this a bug? :D

Julius971 avatar Nov 23 '22 18:11 Julius971

You can specify Dimensions in an array and set the camera res with a custom dimension.

alangley345 avatar Dec 02 '22 22:12 alangley345

You can also use this native driver that lists all resolutions correctly: https://github.com/eduramiba/webcam-capture-driver-native

eduramiba avatar Dec 09 '22 14:12 eduramiba

@eduramiba. nice thing!!!

But it is not deployed to any Maven Repo...

Maybe it is possible to create a Module in sarxos/webcam-capture to deliver it as optional Module?

initialflame avatar May 14 '23 12:05 initialflame