Joel Purra

Results 129 comments of Joel Purra

@positlabs: I've set permissions according to the (newly added) link in `README.md`, but it didn't fix this `LIBUSB_ERROR_IO` issue. - https://github.com/makenai/node-uvc-control/blob/ca1e2c963e98b309ad3b65c5fc538f052ea5fd64/README.md#notes - https://askubuntu.com/questions/978552/how-do-i-make-libusb-work-as-non-root Note that the suggested fix is for...

Did some more testing in ubuntu 19 with a c920 webcam. Note: seems `usb` v1.6.0 is required in `node` v12.11.1 -- or at least it's more convenient as it uses...

Did anyone test the experimental branches so far? Might use the forked version of `node-uvc-control` to get `uvcc` running on linux, so a new version can be published on `npm`....

@gaganmesala: this should be fixed in `uvcc` v2.0.0, which was just released. Let me know if it works! - https://joelpurra.com/projects/uvcc/

I can confirm that it should be `CT`, by looking at _4.2.2.1.4 Exposure Time (Absolute) Control_ (page 83 or 98) in `UVC 1.5 Class specification.pdf`. See also _Table A- 12...

@ECMAScript3: can you try `uvcc --verbose export` and show the output? Just to check: are you using `uvcc` v2.0.0, which was released just a few hours ago? Check with `uvcc...