issues
search
makenai
/
node-uvc-control
Control UVC compliant USB webcams from node
80
stars
28
forks
source link
Add link to uvcc
#25
Closed
joelpurra
closed
5 years ago
joelpurra
commented
6 years ago
As
uvc-control
is a library for programmers, it's not trivial to use for non-programmers.
uvcc
is a newly developed command line tool for power-users who want to control their UVC cameras.
uvcc
is basically a command line wrapper around
uvc-control
.
This commit adds a link to
uvcc
in
README.md
.
See
https://joelpurra.com/projects/uvcc/
https://www.npmjs.com/package/uvcc
https://github.com/joelpurra/uvcc
uvc-control
is a library for programmers, it's not trivial to use for non-programmers.uvcc
is a newly developed command line tool for power-users who want to control their UVC cameras.uvcc
is basically a command line wrapper arounduvc-control
.uvcc
inREADME.md
.See