webcam-capture
webcam-capture copied to clipboard
No HD Resolution
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
You can specify Dimensions in an array and set the camera res with a custom dimension.
You can also use this native driver that lists all resolutions correctly: https://github.com/eduramiba/webcam-capture-driver-native
@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?