joelpurra / uvcc

USB Video Class (UVC) device configurator. Used for webcams, camcorders, etcetera. Command line interface for automation.
https://joelpurra.com/projects/uvcc/
GNU General Public License v3.0
98 stars 5 forks source link

The new version of uvcc doesn't terminate #22

Closed wookayin closed 2 years ago

wookayin commented 2 years ago

uvcc v5.0.1 node v17.0.1 MacOS 12.0

Any command of uvcc does not terminate right after printing something.

e.g.

> uvcc get absolute_zoom
150

It prints something, but the process doesn't terminate. \

wookayin commented 2 years ago

Maybe duplicate of #20

joelpurra commented 2 years ago

@wookayin: yes, it's a duplicate.