VVUVCKit icon indicating copy to clipboard operation
VVUVCKit copied to clipboard

CLI in the future?

Open dhughes-xumak opened this issue 3 years ago • 1 comments

First off, thank you for contributing this to the world.

Next, a request: it would be awesome if a CLI project was added, consuming the framework and making it possible to set UVC settings via command line. I'm envisioning a CLI similar to https://github.com/jtfrey/uvc-util, which unfortunately didn't fully work for me.

PS, with the ability to configure via command line, a simple service (something like https://github.com/pirj/noclamshell) could be created to monitor for a new camera connection and configure it as desired.

dhughes-xumak avatar Apr 16 '21 06:04 dhughes-xumak

Not to draw anybody away from this project, but I'm happy to report that jtfrey has applied several updates to https://github.com/jtfrey/uvc-util and it now works as expected for me. If any other users are looking for a CLI to control UVC camera settings, check out that project.

Also, https://github.com/jtfrey/uvc-util/issues/8 includes sample scripts for a MacOS LaunchAgent that will apply default settings anytime a camera is applied.

dhughes-xumak avatar Apr 25 '21 00:04 dhughes-xumak